Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 1103) sorted by relevance

12345678910>>...45

/linux/drivers/staging/media/ipu3/
A Dipu3-tables.c12 .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 },
3012 .even = { { 0, 9, 110, 7, 9, 0, 0 },
[all …]
/linux/arch/s390/include/asm/
A Dcpacf.h253 d.even = (unsigned long)dest; in cpacf_km()
254 s.even = (unsigned long)src; in cpacf_km()
285 d.even = (unsigned long)dest; in cpacf_kmc()
286 s.even = (unsigned long)src; in cpacf_kmc()
314 s.even = (unsigned long)src; in cpacf_kimd()
339 s.even = (unsigned long)src; in cpacf_klmd()
367 s.even = (unsigned long)src; in cpacf_kmac()
399 d.even = (unsigned long)dest; in cpacf_kmctr()
400 s.even = (unsigned long)src; in cpacf_kmctr()
530 s.even = (unsigned long)src; in cpacf_kma()
[all …]
A Dap.h329 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap()
331 nqap_r2.even = (unsigned long)msg; in ap_nqap()
387 rp1.even = 0UL; in ap_dqap()
389 rp2.even = (unsigned long)msg; in ap_dqap()
419 *psmid = (((unsigned long long)rp1.even) << 32) + rp1.odd; in ap_dqap()
A Dcmpxchg.h176 union register_pair old = { .even = o1, .odd = o2, }; in __cmpxchg_double()
177 union register_pair new = { .even = n1, .odd = n2, }; in __cmpxchg_double()
A Dpage.h60 dst.even = (unsigned long) to; in copy_page()
62 src.even = (unsigned long) from; in copy_page()
/linux/Documentation/devicetree/bindings/display/panel/
A Dadvantech,idk-2121wr.yaml15 A dual-LVDS interface is a dual-link connection with even pixels traveling
18 The panel expects odd pixels on the first port, and even pixels on the
20 dual-lvds-odd-pixels or dual-lvds-even-pixels).
56 description: The sink for even pixels.
58 dual-lvds-even-pixels: true
61 - dual-lvds-even-pixels
113 dual-lvds-even-pixels;
A Dsharp,lq101r1sx01.yaml15 - even-odd: each channel drives the even or odd lines of the screen
18 driven by the first link (DSI-LINK1), left or even, is considered the primary
22 Note that in video mode the DSI-LINK1 interface always provides the left/even
24 is possible to program either link to drive the left/even or right/odd pixels
/linux/arch/s390/pci/
A Dpci_insn.c66 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit()
115 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg()
127 *status = req_off.even >> 24 & 0xff; in ____pcilg()
173 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio()
209 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg()
221 *status = req_off.even >> 24 & 0xff; in __pcistg()
254 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
/linux/drivers/media/pci/ivtv/
A Divtv-vbi.c46 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/arch/s390/kernel/
A Dcpcmd.c42 rx.even = __pa(cpcmd_buf); in diag8_response()
44 ry.even = cmdlen | 0x40000000L; in diag8_response()
57 return ry.even; in diag8_response()
/linux/arch/h8300/lib/
A Dmemcpy.S29 ;; (aligned even) odd address
67 ;; odd <- even / even <- odd
/linux/Documentation/devicetree/bindings/media/i2c/
A Dtvp7002.txt24 - 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>;
/linux/Documentation/staging/
A Dspeculation.rst43 speculatively loads array[index], even if index >= MAX_ARRAY_ELEMS. This
71 respected even under speculation. Architectures which are affected by
79 value that is bounded to [0, size) even under cpu speculation
/linux/kernel/
A DKconfig.preempt44 low priority process to voluntarily preempt itself even if it
46 applications to run more 'smoothly' even when the system is
60 even if it is in kernel mode executing a system call and would
62 This allows applications to run more 'smoothly' even when the
A DKconfig.hz31 while also showing good interactive responsiveness even
39 while also showing good interactive responsiveness even
/linux/tools/perf/Documentation/
A Dcallchain-overhead-calculation.txt11 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/Documentation/admin-guide/sysctl/
A Dindex.rst9 '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/Documentation/locking/
A Dseqlock.rst15 read side critical section is even and the same sequence count value is
25 even again which lets readers make progress.
148 where the embedded seqcount_t counter even/odd value is used to switch
220 activity. First, a lockless read is tried (even marker passed). If
225 /* marker; even initialization */
/linux/Documentation/ABI/testing/
A Dsysfs-driver-samsung-laptop20 and it's still unknown if this value even changes
38 Description: Use your USB ports to charge devices, even
/linux/Documentation/driver-api/
A Deisa.rst60 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/arch/s390/lib/
A Dstring.c234 union register_pair r1 = { .even = (unsigned long)s1, .odd = l1, }; in clcle()
235 union register_pair r3 = { .even = (unsigned long)s2, .odd = l2, }; in clcle()
/linux/arch/s390/mm/
A Dmaccess.c85 _dst.even = (unsigned long) dest; in __memcpy_real()
87 _src.even = (unsigned long) src; in __memcpy_real()
/linux/drivers/pci/pcie/
A DKconfig95 Enable PCI Express ASPM L0s and L1 where possible, even if the
110 Disable PCI Express ASPM L0s and L1, even if the BIOS enabled them.
134 is safe to enable even if you don't.
/linux/Documentation/admin-guide/cgroup-v1/
A Drdma.rst30 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/Documentation/RCU/
A Drcuref.rst131 even given a concurrent invocation of delete() for that same object.
133 that a call to delete() is not delayed even if there are an arbitrarily
137 modern computer systems, even the small ones.

Completed in 46 milliseconds

12345678910>>...45