Home
last modified time | relevance | path

Searched refs:consecutive (Results 1 – 25 of 71) sorted by relevance

123

/Linux-v4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-decoder.h97 bool consecutive; member
129 bool have_tsc, bool *consecutive);
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dcyttsp.txt27 - active-interval-ms : the minimum period in ms between consecutive
30 - lowpower-interval-ms : the minimum period in ms between consecutive
Dads7846.txt62 ti,debounce-rep Additional consecutive good readings
/Linux-v4.19/Documentation/devicetree/bindings/display/
Dmipi-dsi-bus.txt47 - If the virtual channels that a peripheral responds to are consecutive, the
50 the number of consecutive virtual channels.
/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-y10p.rst16 pixel. Every four consecutive pixels are packed into 5 bytes. Each of
Dpixfmt-srggb12p.rst20 bits per colour. Every two consecutive samples are packed into three
Dpixfmt-srggb10p.rst23 bits per sample. Every four consecutive samples are packed into 5
Dpixfmt-srggb14p.rst24 bits per colour. Every four consecutive samples are packed into seven
Dpixfmt-meta-vsp1-hgt.rst49 When two consecutive areas don't overlap (n+1L is equal to nU) the boundary
Dvidioc-subdev-enum-frame-interval.rst90 - Period, in seconds, between consecutive video frames.
Dvidioc-subdev-g-frame-interval.rst85 - Period, in seconds, between consecutive video frames.
/Linux-v4.19/scripts/kconfig/tests/auto_submenu/
DKconfig49 This depends on A, but not a consecutive item, so can/should not
/Linux-v4.19/Documentation/core-api/
Dcircular-buffers.rst86 (#) 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-v4.19/drivers/staging/iio/Documentation/
Dsysfs-bus-iio-impedance-analyzer-ad593311 Frequency increment in Hz (step size) between consecutive
/Linux-v4.19/Documentation/devicetree/bindings/gpio/
Dcavium-octeon-gpio.txt44 /* The GPIO pin connect to 16 consecutive CUI bits */
/Linux-v4.19/Documentation/devicetree/bindings/mfd/
Dmxs-lradc.txt16 - fsl,ave-delay: delay between consecutive samples. Allowed value is
Datmel-tcb.txt19 counter width is 16 bits (at91rm9200-tcb), two consecutive
/Linux-v4.19/Documentation/hwmon/
Dg760a19 consecutive speed pulses. The period is defined in terms of clock
/Linux-v4.19/drivers/net/wireless/marvell/libertas/
DREADME135 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-v4.19/Documentation/device-mapper/
Dstriped.txt6 with consecutive chunks rotating among the underlying devices. This can
/Linux-v4.19/Documentation/devicetree/bindings/spi/
Dspi-stm32.txt34 nanoseconds inserted between two consecutive data frames.
/Linux-v4.19/tools/perf/util/
Dauxtrace.c283 bool consecutive = false; in auxtrace_queues__split_buffer() local
292 b->consecutive = consecutive; in auxtrace_queues__split_buffer()
300 consecutive = true; in auxtrace_queues__split_buffer()
304 buffer->consecutive = consecutive; in auxtrace_queues__split_buffer()
Dintel-bts.c494 if (buffer->consecutive) { in intel_bts_process_queue()
509 if (btsq->bts->snapshot_mode && !buffer->consecutive && in intel_bts_process_queue()
518 (btsq->bts->snapshot_mode && !buffer->consecutive))) in intel_bts_process_queue()
Dintel-pt.c212 bool consecutive = false; in intel_pt_do_fix_overlap() local
216 pt->have_tsc, &consecutive); in intel_pt_do_fix_overlap()
221 if (b->use_size && consecutive) in intel_pt_do_fix_overlap()
222 b->consecutive = true; in intel_pt_do_fix_overlap()
261 if (might_overlap && !buffer->consecutive && old_buffer && in intel_pt_get_trace()
274 if (!old_buffer || (might_overlap && !buffer->consecutive)) { in intel_pt_get_trace()
275 b->consecutive = false; in intel_pt_get_trace()
278 b->consecutive = true; in intel_pt_get_trace()
/Linux-v4.19/Documentation/devicetree/bindings/media/
Dsamsung-s5c73m3.txt51 be only consecutive ascending values.

123