/Linux-v5.4/drivers/staging/media/ipu3/ |
D | ipu3-tables.c | 12 .even = { { 0, 0, 64, 6, 0, 0, 0 } }, 15 .even = { { 0, 0, 64, 6, 0, 0, 0 } }, 24 .even = { { 0, 3, 122, 7, 3, 0, 0 }, 89 .even = { { 0, 3, 122, 7, 3, 0, 0 }, 160 .even = { { -1, 6, 118, 7, 6, -1, 0 }, 193 .even = { { -1, 6, 118, 7, 6, -1, 0 }, 232 .even = { { -2, 9, 114, 7, 9, -2, 0 }, 297 .even = { { -2, 9, 114, 7, 9, -2, 0 }, 368 .even = { { -3, 12, 110, 7, 12, -3, 0 }, 385 .even = { { -3, 12, 110, 7, 12, -3, 0 }, [all …]
|
/Linux-v5.4/arch/c6x/include/uapi/asm/ |
D | ptrace.h | 18 #define PT_LO(odd, even) odd argument 19 #define PT_HI(odd, even) even argument 21 #define PT_LO(odd, even) even argument 22 #define PT_HI(odd, even) odd argument 109 #define REG_PAIR(odd, even) unsigned long odd; unsigned long even argument 111 #define REG_PAIR(odd, even) unsigned long even; unsigned long odd argument
|
/Linux-v5.4/Documentation/devicetree/bindings/display/panel/ |
D | sharp,lq101r1sx01.txt | 5 - even-odd: each channel drives the even or odd lines of the screen 8 driven by the first link (DSI-LINK1), left or even, is considered the primary 12 Note that in video mode the DSI-LINK1 interface always provides the left/even 14 is possible to program either link to drive the left/even or right/odd pixels
|
/Linux-v5.4/drivers/media/pci/ivtv/ |
D | ivtv-vbi.c | 46 data.data[0] = cc->even[0]; in ivtv_set_cc() 47 data.data[1] = cc->even[1]; in ivtv_set_cc() 91 cc->even[0] = d->data[0]; in ivtv_write_vbi_line() 92 cc->even[1] = d->data[1]; in ivtv_write_vbi_line() 137 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi() 153 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_write_vbi_from_user() 454 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_disable_cc() 466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; in ivtv_vbi_work_handler() 496 cc.even[0] = data.data[0]; in ivtv_vbi_work_handler() 497 cc.even[1] = data.data[1]; in ivtv_vbi_work_handler()
|
/Linux-v5.4/arch/h8300/lib/ |
D | memcpy.S | 29 ;; (aligned even) odd address 67 ;; odd <- even / even <- odd
|
/Linux-v5.4/Documentation/devicetree/bindings/media/i2c/ |
D | tvp7002.txt | 24 - field-even-active: Active-high Field ID output polarity control of the bus. 26 (field 1) and set to logic 0 for an even field (field 0). 48 field-even-active = <0>;
|
D | tvp5150.txt | 23 - field-even-active: field signal level during the even field data 26 If none of hsync-active, vsync-active and field-even-active is specified,
|
/Linux-v5.4/kernel/ |
D | Kconfig.preempt | 31 low priority process to voluntarily preempt itself even if it 33 applications to run more 'smoothly' even when the system is 48 even if it is in kernel mode executing a system call and would 50 This allows applications to run more 'smoothly' even when the
|
D | Kconfig.hz | 31 while also showing good interactive responsiveness even 39 while also showing good interactive responsiveness even
|
/Linux-v5.4/drivers/staging/wusbcore/ |
D | Kconfig | 15 select even if you don't have the hardware. 28 It is safe to select even if you don't have a compatible
|
/Linux-v5.4/drivers/staging/uwb/ |
D | Kconfig | 42 is safe to select any even if you do not have the hardware. 58 is safe to select any even if you do not have the hardware. 70 is safe to select any even if you do not have the hardware.
|
/Linux-v5.4/Documentation/ |
D | speculation.txt | 41 speculatively loads array[index], even if index >= MAX_ARRAY_ELEMS. This 69 respected even under speculation. Architectures which are affected by 77 value that is bounded to [0, size) even under cpu speculation
|
/Linux-v5.4/tools/perf/Documentation/ |
D | callchain-overhead-calculation.txt | 11 higher level functions even if they don't directly execute much. 18 can find which function has the most overhead even if samples are 101 same (100%) 'children' overhead (even though they have zero 'self'
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | index.rst | 9 'Why', I hear you ask, 'would anyone even _want_ documentation 32 feel sorry for you. I might even laugh at you... 51 don't even need special tools to do it!
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-driver-samsung-laptop | 18 and it's still unknown if this value even changes 35 Description: Use your USB ports to charge devices, even
|
/Linux-v5.4/Documentation/devicetree/bindings/media/ |
D | renesas,ceu.txt | 31 - field-even-active: See [1] for description. If property is not present, 32 an even field is identified by a logic 0 (active-low signal).
|
/Linux-v5.4/Documentation/driver-api/ |
D | eisa.rst | 60 int force_probe; /* Probe even when no slot 0 */ 72 force_probe Probe even when slot 0 is empty (no EISA mainboard) 187 A comma-separated list of slots to be enabled, even if the firmware 192 A comma-separated list of slots to be enabled, even if the firmware 197 Force the probing code to probe EISA slots even when it cannot find an
|
/Linux-v5.4/tools/memory-model/litmus-tests/ |
D | LB+poonceonces.litmus | 7 * be prevented even with no explicit ordering?
|
/Linux-v5.4/Documentation/devicetree/bindings/clock/ |
D | arm-syscon-icst.txt | 10 into the system controller. Furthermore, to even be able to alter one of 51 ICST control register is located (even 32 bit address)
|
/Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | cpm.txt | 42 - Children's reg nodes must be offsets from the start of all muram, even 49 - A child address of zero must be translatable, even if no reg resources
|
/Linux-v5.4/drivers/pci/pcie/ |
D | Kconfig | 104 Enable PCI Express ASPM L0s and L1 where possible, even if the 119 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them. 144 is safe to enable even if you don't.
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | rdma.rst | 30 in other cgroup or kernel space ULPs may not even get chance to allocate any 58 active resources, even though that is not a primary use case. 65 even though that is not a primary use case.
|
/Linux-v5.4/Documentation/RCU/ |
D | rcuref.txt | 124 even given a concurrent invocation of delete() for that same object. 126 that a call to delete() is not delayed even if there are an arbitrarily 130 modern computer systems, even the small ones.
|
/Linux-v5.4/drivers/mtd/nand/onenand/ |
D | Kconfig | 17 from 1 to 0. There is a rare possibility that even though the 62 of 4KiB. Plane1 has only even blocks such as block0, block2, block4
|
/Linux-v5.4/Documentation/devicetree/bindings/sram/ |
D | rockchip-pmu-sram.txt | 6 even in low power states in the system.
|