Searched refs:consecutive (Results 1 – 25 of 86) sorted by relevance
1234
/Linux-v6.6/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-decoder.h | 266 bool consecutive; member 310 bool have_tsc, bool *consecutive,
|
/Linux-v6.6/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 | metafmt-vsp1-hgt.rst | 58 When two consecutive areas don't overlap (n+1L is equal to nU) the boundary
|
D | vidioc-subdev-enum-frame-interval.rst | 89 - Period, in seconds, between consecutive video frames.
|
D | yuv-formats.rst | 45 value of two consecutive pixels. It effectively models the chroma of a pixel
|
/Linux-v6.6/scripts/kconfig/tests/auto_submenu/ |
D | Kconfig | 51 This depends on A, but not a consecutive item, so can/should not
|
/Linux-v6.6/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-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 13 Frequency increment in Hz (step size) between consecutive
|
/Linux-v6.6/Documentation/devicetree/bindings/gpio/ |
D | cavium-octeon-gpio.txt | 44 /* The GPIO pin connect to 16 consecutive CUI bits */
|
/Linux-v6.6/Documentation/devicetree/bindings/mfd/ |
D | mxs-lradc.txt | 16 - fsl,ave-delay: delay between consecutive samples. Allowed value is
|
/Linux-v6.6/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-v6.6/Documentation/hwmon/ |
D | g760a.rst | 23 consecutive speed pulses. The period is defined in terms of clock
|
/Linux-v6.6/arch/x86/events/ |
D | Kconfig | 53 16 consecutive taken branches in registers.
|
/Linux-v6.6/Documentation/admin-guide/device-mapper/ |
D | striped.rst | 7 with consecutive chunks rotating among the underlying devices. This can
|
/Linux-v6.6/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-v6.6/Documentation/networking/ |
D | smc-sysctl.rst | 13 perspective of view. When applications do consecutive small
|
/Linux-v6.6/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-v6.6/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 | 326 bool consecutive = false; in auxtrace_queues__split_buffer() local 335 b->consecutive = consecutive; in auxtrace_queues__split_buffer() 343 consecutive = true; in auxtrace_queues__split_buffer() 347 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
|
/Linux-v6.6/Documentation/driver-api/gpio/ |
D | board.rst | 211 - pin hardware numbers of consecutive array members which belong to the same 214 Otherwise fast bitmap processing path is not used in order to avoid consecutive
|
/Linux-v6.6/Documentation/devicetree/bindings/input/touchscreen/ |
D | ads7846.txt | 54 ti,debounce-rep Additional consecutive good readings
|
/Linux-v6.6/Documentation/userspace-api/media/drivers/ |
D | imx-uapi.rst | 38 permanent split image (one frame contains lines from two consecutive
|
1234