Searched full:successive (Results 1 – 25 of 150) sorted by relevance
123456
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 36 two successive top and bottom, or bottom and top fields yield a valid 125 ``V4L2_FIELD_TOP`` or ``V4L2_FIELD_BOTTOM``. Any two successive 126 fields pair to build a frame. If fields are successive, without
|
D | vidioc-g-parm.rst | 107 - This is the desired period between successive frames captured by 166 - This is the desired period between successive frames output by the 250 successive fields or frames to remove color edge artifacts and
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ |
D | ti,gpmc-child.yaml | 111 description: Turn-around time between successive accesses 138 Add "cycle2cycle-delay" between successive accesses 144 Add "cycle2cycle-delay" between successive accesses
|
/Linux-v6.1/drivers/memory/tegra/ |
D | tegra20.c | 83 unsigned int successive; member 587 &stats[clienta].successive, in tegra20_mc_collect_stats() 588 &stats[clientb].successive); in tegra20_mc_collect_stats() 627 …client Events Timeout High priority Bandwidth ARB RW change Successive Page miss\n"); in tegra20_mc_stats_show() 663 * client makes N requests in a row that are honored, SUCCESSIVE in tegra20_mc_stats_show() 668 tegra20_mc_printf_percents(s, "%-13s", stats[i].successive); in tegra20_mc_stats_show()
|
/Linux-v6.1/tools/memory-model/litmus-tests/ |
D | CoWW+poonceonce.litmus | 6 * Test of write-write coherence, that is, whether or not two successive
|
D | CoRR+poonceonce+Once.litmus | 6 * Test of read-read coherence, that is, whether or not two successive
|
D | README | 7 successive reads from the same variable are ordered. 21 successive writes to the same variable are ordered.
|
/Linux-v6.1/include/linux/ |
D | 8250_pci.h | 13 /* Use successive BARs (PCI base address registers),
|
D | prime_numbers.h | 30 * Starting from @from iterate over each successive prime number up to the
|
/Linux-v6.1/Documentation/translations/it_IT/doc-guide/ |
D | sphinx.rst | 293 colonne successive 296 righe successive 313 * ``:cspan:`` [int] colonne successive (*morecols*) 314 * ``:rspan:`` [int] righe successive (*morerows*)
|
/Linux-v6.1/Documentation/hwmon/ |
D | mcp3021.rst | 31 The Microchip Technology Inc. MCP3021 is a successive approximation A/D
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | tcp_fastopen_backup_key.sh | 27 # flush routes before each run, otherwise successive runs can
|
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/ |
D | rockchip-saradc.yaml | 7 title: Rockchip Successive Approximation Register (SAR) A/D Converter
|
D | renesas,rzg2l-adc.yaml | 13 A/D Converter block is a successive approximation analog-to-digital converter
|
/Linux-v6.1/Documentation/filesystems/nfs/ |
D | rpc-cache.rst | 169 Successive reads will return successive requests.
|
/Linux-v6.1/drivers/hwspinlock/ |
D | hwspinlock_internal.h | 25 * core while spinning on a lock, between two successive
|
/Linux-v6.1/net/ceph/ |
D | striper.c | 104 * To keep @object_extents sorted, successive calls to this function 105 * must map successive file extents (i.e. the list of file extents that
|
/Linux-v6.1/arch/powerpc/include/asm/ |
D | delay.h | 49 * need a delay in between successive reads.
|
/Linux-v6.1/Documentation/devicetree/bindings/input/ |
D | qcom,pm8xxx-keypad.txt | 63 Definition: time in microseconds to pause between successive scans
|
/Linux-v6.1/arch/arm/mm/ |
D | cache-feroceon-l2.c | 31 * end addresses to successive cp15 registers, and process every 37 * The range operations require two successive cp15 writes, in
|
/Linux-v6.1/drivers/media/test-drivers/vivid/ |
D | vivid-cec.c | 66 * If an adapter tries to send successive messages, it must wait for the 69 * because the messages are no longer successive. Make these adjustments
|
/Linux-v6.1/include/uapi/linux/ |
D | cn_proc.h | 48 /* Use successive bits so the enums can be used to record
|
/Linux-v6.1/include/asm-generic/ |
D | rwonce.h | 4 * compiler is also forbidden from reordering successive instances of
|
/Linux-v6.1/include/linux/dma/ |
D | imx-dma.h | 85 * Some i.MX Audio devices (SAI, micfil) have multiple successive FIFO
|
/Linux-v6.1/Documentation/devicetree/bindings/extcon/ |
D | wlf,arizona.yaml | 72 Delay between successive microphone detection measurements, specified
|
123456