Searched refs:consecutive (Results 1 – 25 of 82) sorted by relevance
1234
/Linux-v5.15/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 243 bool consecutive; member 287 bool have_tsc, bool *consecutive,
|
/Linux-v5.15/Documentation/userspace-api/media/v4l/ |
D | pixfmt-cnf4.rst | 19 Every two consecutive pixels are packed into a single byte.
|
D | pixfmt-srggb10p.rst | 23 bits per sample. Every four consecutive samples are packed into 5
|
D | pixfmt-srggb12p.rst | 21 bits per colour. Every two consecutive samples are packed into three
|
D | pixfmt-srggb14p.rst | 24 bits per colour. Every four consecutive samples are packed into seven
|
D | vidioc-subdev-enum-frame-interval.rst | 89 - Period, in seconds, between consecutive video frames.
|
D | pixfmt-meta-vsp1-hgt.rst | 58 When two consecutive areas don't overlap (n+1L is equal to nU) the boundary
|
D | yuv-formats.rst | 45 value of two consecutive pixels. It effectively models the chroma of a pixel
|
D | vidioc-subdev-g-frame-interval.rst | 91 - Period, in seconds, between consecutive video frames.
|
/Linux-v5.15/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 51 This depends on A, but not a consecutive item, so can/should not
|
/Linux-v5.15/Documentation/core-api/ |
D | circular-buffers.rst | 86 (#) Measure the maximum consecutive immediate space in a buffer:: 90 This returns the amount of consecutive space left in the buffer[1] into 106 This returns the number of consecutive items[2] that can be extracted from 187 pair between consecutive invocations of the consumer provides the necessary
|
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 13 Frequency increment in Hz (step size) between consecutive
|
/Linux-v5.15/Documentation/devicetree/bindings/gpio/ |
D | cavium-octeon-gpio.txt | 44 /* The GPIO pin connect to 16 consecutive CUI bits */
|
/Linux-v5.15/Documentation/devicetree/bindings/mfd/ |
D | mxs-lradc.txt | 16 - fsl,ave-delay: delay between consecutive samples. Allowed value is
|
/Linux-v5.15/Documentation/hwmon/ |
D | g760a.rst | 23 consecutive speed pulses. The period is defined in terms of clock
|
/Linux-v5.15/drivers/net/wireless/marvell/libertas/ |
D | README | 135 Value field specifies the number of consecutive missing beacons which 142 Value field specifies the consecutive failure count threshold which 144 generated, the consecutive failure count is reset to 0.
|
/Linux-v5.15/Documentation/admin-guide/device-mapper/ |
D | striped.rst | 7 with consecutive chunks rotating among the underlying devices. This can
|
/Linux-v5.15/Documentation/devicetree/bindings/display/ |
D | mipi-dsi-bus.txt | 59 - If the virtual channels that a peripheral responds to are consecutive, the 62 the number of consecutive virtual channels.
|
/Linux-v5.15/Documentation/devicetree/bindings/sound/ |
D | cs35l36.txt | 114 amount delay between consecutive volume attenuation steps when a brownout 129 between consecutive volume attenuation release steps when a brownout condition
|
/Linux-v5.15/tools/perf/util/ |
D | intel-bts.c | 478 if (buffer->consecutive) { in intel_bts_process_queue() 493 if (btsq->bts->snapshot_mode && !buffer->consecutive && in intel_bts_process_queue() 502 (btsq->bts->snapshot_mode && !buffer->consecutive))) in intel_bts_process_queue()
|
D | auxtrace.c | 316 bool consecutive = false; in auxtrace_queues__split_buffer() local 325 b->consecutive = consecutive; in auxtrace_queues__split_buffer() 333 consecutive = true; in auxtrace_queues__split_buffer() 337 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
|
/Linux-v5.15/Documentation/devicetree/bindings/media/ |
D | samsung-s5c73m3.txt | 51 be only consecutive ascending values.
|
/Linux-v5.15/Documentation/driver-api/gpio/ |
D | board.rst | 214 - pin hardware numbers of consecutive array members which belong to the same 217 Otherwise fast bitmap processing path is not used in order to avoid consecutive
|
/Linux-v5.15/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 54 ti,debounce-rep Additional consecutive good readings
|
/Linux-v5.15/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 38 permanent split image (one frame contains lines from two consecutive
|
1234