Home
last modified time | relevance | path

Searched +full:fast +full:- +full:fifo (Results 1 – 25 of 400) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/coreboot/src/drivers/i2c/designware/
H A Ddw_i2c.c1 /* SPDX-License-Identifier: GPL-2.0-only */
16 /* Timeout for waiting for FIFO to flush */
26 /* Fast Speed */
29 /* Fast Plus Speed */
140 uint32_t reserved[18]; /* 0xac - 0xf0 */
259 return DIV_ROUND_UP(f->ticks * ns, f->ns); in counts_from_time()
262 static int counts_from_freq(const struct freq *fast, const struct freq *slow) in counts_from_freq() argument
264 return DIV_ROUND_UP(fast->ticks * slow->ns, fast->ns * slow->ticks); in counts_from_freq()
270 uint32_t enable = read32(&regs->enable); in dw_i2c_enable()
273 write32(&regs->enable, enable | ENABLE_CONTROLLER); in dw_i2c_enable()
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/arm/mhu/
Dmhu_v3_x_private.h4 * SPDX-License-Identifier: BSD-3-Clause
28 const volatile uint8_t reserved_0[0x10 - 0x04];
34 const volatile uint8_t reserved_1[0x20 - 0x18];
38 const volatile uint8_t reserved_2[0x30 - 0x24];
39 /* Offset: 0x030 (R/ ) Postbox FIFO Channel Configuration 0 */
42 const volatile uint8_t reserved_3[0x40 - 0x34];
43 /* Offset: 0x040 (R/ ) Postbox Fast Channel Configuration 0 */
46 const volatile uint8_t reserved_4[0x100 - 0x44];
50 const volatile uint8_t reserved_5[0x400 - 0x104];
53 * where n is 0 - 3.
[all …]
/aosp_15_r20/hardware/interfaces/sensors/2.0/
H A DISensors.hal8 * http://www.apache.org/licenses/LICENSE-2.0
43 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
45 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
56 * Activate/de-activate one sensor.
58 * After sensor de-activation, existing sensor events that have not
70 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
72 * The Fast Message Queues (FMQ) that are used to send data between the
137 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
141 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
179 * Trigger a flush of internal FIFO.
[all …]
/aosp_15_r20/hardware/interfaces/sensors/aidl/android/hardware/sensors/
H A DISensors.aidl8 * http://www.apache.org/licenses/LICENSE-2.0
29 * Activate/de-activate one sensor.
31 * After sensor de-activation, existing sensor events that have not
67 * with STOP rate, sensorHandle can be -1 to denote all active sensors
83 * Trigger a flush of internal FIFO.
86 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
87 * or if the sensor doesn't support batching (FIFO size zero), return
89 * This applies to all sensors other than one-shot sensors. If the sensor
90 * is a one-shot sensor, flush must return EX_ILLEGAL_ARGUMENT and not generate any
113 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
[all …]
/aosp_15_r20/frameworks/av/services/audioflinger/fastpath/
H A DStateQueue.h8 * http://www.apache.org/licenses/LICENSE-2.0
22 // There are two threads: a fast mixer, and a normal mixer, and they share state.
23 // The interesting part of the shared state is a set of active fast tracks,
25 // Fast mixer thread:
27 // FIFO/RR scheduling policy and a low fixed priority
33 // needs read-only access to a recent stable state,
38 // cycle times are collected by fast mixer thread but the floating-point
46 // The normal mixer may need to temporarily suspend the fast mixer thread during mode changes.
47 // It will do this using the state -- one of the fields tells the fast mixer to idle.
50 // - observer must always be able to poll for and view the latest pushed state; it must never be
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/sensors/2.1/[email protected]_genc++_headers/gen/android/hardware/sensors/2.1/
DISensors.h57 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
59 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
70 * Activate/de-activate one sensor.
72 * After sensor de-activation, existing sensor events that have not
84 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
86 * The Fast Message Queues (FMQ) that are used to send data between the
151 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
155 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
183 * Trigger a flush of internal FIFO.
186 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/sensors/2.1/[email protected]_genc++_headers/gen/android/hardware/sensors/2.1/
DISensors.h57 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
59 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
70 * Activate/de-activate one sensor.
72 * After sensor de-activation, existing sensor events that have not
84 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
86 * The Fast Message Queues (FMQ) that are used to send data between the
151 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
155 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
183 * Trigger a flush of internal FIFO.
186 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/2.1/[email protected]_genc++_headers/gen/android/hardware/sensors/2.1/
DISensors.h57 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
59 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
70 * Activate/de-activate one sensor.
72 * After sensor de-activation, existing sensor events that have not
84 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
86 * The Fast Message Queues (FMQ) that are used to send data between the
151 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
155 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
183 * Trigger a flush of internal FIFO.
186 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/sensors/2.1/[email protected]_genc++_headers/gen/android/hardware/sensors/2.1/
DISensors.h57 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
59 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
70 * Activate/de-activate one sensor.
72 * After sensor de-activation, existing sensor events that have not
84 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
86 * The Fast Message Queues (FMQ) that are used to send data between the
151 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
155 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
183 * Trigger a flush of internal FIFO.
186 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/sensors/2.1/[email protected]_genc++_headers/gen/android/hardware/sensors/2.1/
DISensors.h57 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
59 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
70 * Activate/de-activate one sensor.
72 * After sensor de-activation, existing sensor events that have not
84 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
86 * The Fast Message Queues (FMQ) that are used to send data between the
151 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
155 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
183 * Trigger a flush of internal FIFO.
186 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/sensors/2.0/[email protected]_genc++_headers/gen/android/hardware/sensors/2.0/
DISensors.h56 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
58 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
69 * Activate/de-activate one sensor.
71 * After sensor de-activation, existing sensor events that have not
83 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
85 * The Fast Message Queues (FMQ) that are used to send data between the
150 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
154 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
182 * Trigger a flush of internal FIFO.
185 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/sensors/2.0/[email protected]_genc++_headers/gen/android/hardware/sensors/2.0/
DISensors.h56 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
58 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
69 * Activate/de-activate one sensor.
71 * After sensor de-activation, existing sensor events that have not
83 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
85 * The Fast Message Queues (FMQ) that are used to send data between the
150 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
154 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
182 * Trigger a flush of internal FIFO.
185 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/sensors/2.0/[email protected]_genc++_headers/gen/android/hardware/sensors/2.0/
DISensors.h56 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
58 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
69 * Activate/de-activate one sensor.
71 * After sensor de-activation, existing sensor events that have not
83 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
85 * The Fast Message Queues (FMQ) that are used to send data between the
150 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
154 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
182 * Trigger a flush of internal FIFO.
185 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/2.0/[email protected]_genc++_headers/gen/android/hardware/sensors/2.0/
DISensors.h56 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
58 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
69 * Activate/de-activate one sensor.
71 * After sensor de-activation, existing sensor events that have not
83 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
85 * The Fast Message Queues (FMQ) that are used to send data between the
150 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
154 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
182 * Trigger a flush of internal FIFO.
185 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/sensors/2.0/[email protected]_genc++_headers/gen/android/hardware/sensors/2.0/
DISensors.h56 * SENSOR_HAL_NORMAL_MODE - Normal operation. Default state of the module.
58 * SENSOR_HAL_DATA_INJECTION_MODE - Loopback mode.
69 * Activate/de-activate one sensor.
71 * After sensor de-activation, existing sensor events that have not
83 * Initialize the Sensors HAL's Fast Message Queues (FMQ) and callback.
85 * The Fast Message Queues (FMQ) that are used to send data between the
150 * @param eventQueueDescriptor Fast Message Queue descriptor that is used to
154 * @param wakeLockDescriptor Fast Message Queue descriptor that is used to
182 * Trigger a flush of internal FIFO.
185 * FIFO for the specified sensor and flushes the FIFO. If the FIFO is empty
[all …]
/aosp_15_r20/external/flashrom/
H A Dsb600spi.c7 * Copyright (C) 2009, 2010, 2013 Carl-Daniel Hailfinger
47 CHIPSET_SB89XX, /* Hudson-1 too */
72 return -1; in find_smbus_dev_rev()
81 if (dev->device_id == 0x438d) { in determine_generation()
84 } else if (dev->device_id == 0x439d) { in determine_generation()
92 msg_pdbg("SB8xx/SB9xx/Hudson-1 detected.\n"); in determine_generation()
96 "Assuming SB8xx/SB9xx/Hudson-1. Please send a log to [email protected]\n", in determine_generation()
100 } else if (dev->device_id == 0x780e) { in determine_generation()
101 /* The PCI ID of the LPC bridge doesn't change between Hudson-2/3/4 and Yangtze (Kabini/Temash) in determine_generation()
107 msg_pdbg("Hudson-2/3/4 detected.\n"); in determine_generation()
[all …]
/aosp_15_r20/external/mesa3d/docs/
H A Denvvars.rst6 but they can sometimes be useful for debugging end-user issues.
9 ---------------------------
42 - using a VK driver which has no WSI implementation for your display server
43 - profiling the DRI frontend against your VK driver's WSI implementation
50 - running xrdp
51 - using a VK driver which doesn't support modifiers
54 -------------------------------
69 following comma-separated list of named flags, which adds extra
99 ``GL_EXT_foo -GL_EXT_bar`` will enable the ``GL_EXT_foo`` extension
107 or before year X will be reported. This is to work-around a bug in
[all …]
/aosp_15_r20/external/libdav1d/examples/
H A Ddav1dplay.c43 (uint64_t)(((foff) * rd_ctx->spf) * 1000000000.0 + .5)
45 (uint64_t)(((ts) * rd_ctx->timebase) * 1000000000.0 + .5)
80 // Fifo
81 Dav1dPlayPtrFifo *fifo; member
115 " --input/-i $file: input file\n" in dp_settings_print_usage()
116 " --untimed/-u: ignore PTS, render as fast as possible\n" in dp_settings_print_usage()
117 " --threads $num: number of threads (default: 0)\n" in dp_settings_print_usage()
118 " --framedelay $num: maximum frame delay, capped at $threads (default: 0);\n" in dp_settings_print_usage()
119 " set to 1 for low-latency decoding\n" in dp_settings_print_usage()
120 " --highquality: enable high quality rendering\n" in dp_settings_print_usage()
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/hardware/interfaces/sensors/1.0/[email protected]_genc++_headers/gen/android/hardware/sensors/1.0/
Dtypes.h49 PERMISSION_DENIED = -1 /* -1 */,
50 NO_MEMORY = -12 /* -12 */,
51 BAD_VALUE = -22 /* -22 */,
52 INVALID_OPERATION = -38 /* -38 */,
82 * - string type of sensors defined in this file is overridden by Android to
88 * - string type of sensors inside of the device private range MUST be prefixed
92 * When android introduces a new sensor type that can replace an OEM-defined
98 * - Such a sensor is not officially supported in android KitKat
99 * - Glass devices launching on KitKat can implement a sensor with
102 * - In L android release, if android decides to define
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/hardware/interfaces/sensors/1.0/[email protected]_genc++_headers/gen/android/hardware/sensors/1.0/
Dtypes.h49 PERMISSION_DENIED = -1 /* -1 */,
50 NO_MEMORY = -12 /* -12 */,
51 BAD_VALUE = -22 /* -22 */,
52 INVALID_OPERATION = -38 /* -38 */,
82 * - string type of sensors defined in this file is overridden by Android to
88 * - string type of sensors inside of the device private range MUST be prefixed
92 * When android introduces a new sensor type that can replace an OEM-defined
98 * - Such a sensor is not officially supported in android KitKat
99 * - Glass devices launching on KitKat can implement a sensor with
102 * - In L android release, if android decides to define
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/hardware/interfaces/sensors/1.0/[email protected]_genc++_headers/gen/android/hardware/sensors/1.0/
Dtypes.h49 PERMISSION_DENIED = -1 /* -1 */,
50 NO_MEMORY = -12 /* -12 */,
51 BAD_VALUE = -22 /* -22 */,
52 INVALID_OPERATION = -38 /* -38 */,
82 * - string type of sensors defined in this file is overridden by Android to
88 * - string type of sensors inside of the device private range MUST be prefixed
92 * When android introduces a new sensor type that can replace an OEM-defined
98 * - Such a sensor is not officially supported in android KitKat
99 * - Glass devices launching on KitKat can implement a sensor with
102 * - In L android release, if android decides to define
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/hardware/interfaces/sensors/1.0/[email protected]_genc++_headers/gen/android/hardware/sensors/1.0/
Dtypes.h49 PERMISSION_DENIED = -1 /* -1 */,
50 NO_MEMORY = -12 /* -12 */,
51 BAD_VALUE = -22 /* -22 */,
52 INVALID_OPERATION = -38 /* -38 */,
82 * - string type of sensors defined in this file is overridden by Android to
88 * - string type of sensors inside of the device private range MUST be prefixed
92 * When android introduces a new sensor type that can replace an OEM-defined
98 * - Such a sensor is not officially supported in android KitKat
99 * - Glass devices launching on KitKat can implement a sensor with
102 * - In L android release, if android decides to define
[all …]
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/sensors/1.0/[email protected]_genc++_headers/gen/android/hardware/sensors/1.0/
Dtypes.h49 PERMISSION_DENIED = -1 /* -1 */,
50 NO_MEMORY = -12 /* -12 */,
51 BAD_VALUE = -22 /* -22 */,
52 INVALID_OPERATION = -38 /* -38 */,
82 * - string type of sensors defined in this file is overridden by Android to
88 * - string type of sensors inside of the device private range MUST be prefixed
92 * When android introduces a new sensor type that can replace an OEM-defined
98 * - Such a sensor is not officially supported in android KitKat
99 * - Glass devices launching on KitKat can implement a sensor with
102 * - In L android release, if android decides to define
[all …]
/aosp_15_r20/external/ktfmt/website/
H A Dpackage-lock.json8 "clean-css": "^5.1.1",
9 "event-stream": "4.0.1",
11 "monaco-editor": "^0.23.0",
20 "resolved": "https://registry.npmjs.org/@gulpjs/messages/-/messages-1.1.0.tgz",
21 …"integrity": "sha512-Ys9sazDatyTgZVb4xPlDufLweJ/Os2uHWOv+Caxvy2O85JcnT4M3vc73bi8pdLWlv3fdWQz3pdI9t…
27 "node_modules/@gulpjs/to-absolute-glob": {
29 … "resolved": "https://registry.npmjs.org/@gulpjs/to-absolute-glob/-/to-absolute-glob-4.0.0.tgz",
30 …"integrity": "sha512-kjotm7XJrJ6v+7knhPaRgaT6q8F8K2jiafwYdNHLzmV0uGLuZY43FK6smNSHUPrhq5kX2slCUy+RG…
33 "is-negated-glob": "^1.0.0"
41 "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz",
[all …]
/aosp_15_r20/external/python/cpython3/Doc/library/
Dqueue.rst1 :mod:`queue` --- A synchronized queue class
9 --------------
11 The :mod:`queue` module implements multi-producer, multi-consumer queues.
17 which the entries are retrieved. In a :abbr:`FIFO (first-in, first-out)`
19 :abbr:`LIFO (last-in, first-out)` queue, the most recently added entry is
29 :abbr:`FIFO (first-in, first-out)` queue type, :class:`SimpleQueue`, whose
37 Constructor for a :abbr:`FIFO (first-in, first-out)` queue. *maxsize* is
45 Constructor for a :abbr:`LIFO (last-in, first-out)` queue. *maxsize* is
76 Constructor for an unbounded :abbr:`FIFO (first-in, first-out)` queue.
84 Exception raised when non-blocking :meth:`~Queue.get` (or
[all …]

12345678910>>...16