| /linux-6.15/drivers/staging/media/ipu3/ |
| H A 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 }, 3012 .even = { { 0, 9, 110, 7, 9, 0, 0 }, [all …]
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | cpacf.h | 408 d.even = (unsigned long)dest; in cpacf_km() 409 s.even = (unsigned long)src; in cpacf_km() 440 d.even = (unsigned long)dest; in cpacf_kmc() 441 s.even = (unsigned long)src; in cpacf_kmc() 469 s.even = (unsigned long)src; in cpacf_kimd() 494 s.even = (unsigned long)src; in cpacf_klmd() 522 s.even = (unsigned long)src; in _cpacf_kmac() 571 d.even = (unsigned long)dest; in cpacf_kmctr() 572 s.even = (unsigned long)src; in cpacf_kmctr() 704 s.even = (unsigned long)src; in cpacf_kma() [all …]
|
| H A D | ap.h | 447 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap() 449 nqap_r2.even = (unsigned long)msg; in ap_nqap() 507 rp1.even = 0UL; in ap_dqap() 509 rp2.even = (unsigned long)msg; in ap_dqap() 540 *psmid = (rp1.even << 32) + rp1.odd; in ap_dqap()
|
| H A D | bitops.h | 168 rp.even = word; in __flogr() 172 return rp.even; in __flogr()
|
| H A D | types.h | 13 unsigned long even; member
|
| /linux-6.15/Documentation/devicetree/bindings/display/ |
| H A D | lvds-dual-ports.yaml | 16 Dual-link LVDS displays receive odd pixels and even pixels separately from 18 even pixels. Some of those displays may also use only one LVDS link to 19 receive all pixels, being odd and even agnostic. 41 dual-lvds-even-pixels: 43 description: LVDS input link for even pixels 47 - required: [dual-lvds-even-pixels] 50 dual-lvds-even-pixels: false
|
| /linux-6.15/Documentation/devicetree/bindings/display/panel/ |
| H A D | advantech,idk-2121wr.yaml | 15 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). 53 - dual-lvds-even-pixels 104 dual-lvds-even-pixels;
|
| H A D | sharp,lq101r1sx01.yaml | 15 - 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
|
| H A D | panel-simple-lvds-dual-ports.yaml | 17 The first port receives odd pixels, and the second port receives even pixels. 66 - dual-lvds-even-pixels 98 dual-lvds-even-pixels;
|
| H A D | jdi,lpm102a188a.yaml | 15 - even-odd: each channel drives the even or odd lines of the screen
|
| /linux-6.15/drivers/media/pci/ivtv/ |
| H A 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-6.15/arch/s390/kernel/ |
| H A D | cpcmd.c | 43 rx.even = __pa(cpcmd_buf); in diag8_response() 45 ry.even = cmdlen | 0x40000000L; in diag8_response() 57 return ry.even; in diag8_response()
|
| /linux-6.15/Documentation/devicetree/bindings/media/i2c/ |
| H A 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>;
|
| /linux-6.15/arch/s390/pci/ |
| H A D | pci_insn.c | 101 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit() 158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg() 173 *status = req_off.even >> 24 & 0xff; in ____pcilg() 227 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio() 266 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg() 279 *status = req_off.even >> 24 & 0xff; in __pcistg() 320 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-bno055 | 56 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 64 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 72 Can be 0 (calibration non even enabled) or 1 to 5 where the greater 80 Can be 0 (calibration non even enabled) or 1 to 5 where the greater
|
| H A D | sysfs-driver-samsung-laptop | 20 and it's still unknown if this value even changes 38 Description: Use your USB ports to charge devices, even
|
| /linux-6.15/Documentation/staging/ |
| H A D | speculation.rst | 43 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-6.15/Documentation/ABI/removed/ |
| H A D | sysfs-mce | 21 configures how hard the kernel tries to recover even at some 23 better uptime with the risk of a crash or even corruption
|
| /linux-6.15/Documentation/devicetree/bindings/mtd/ |
| H A D | nand-controller.yaml | 17 enforced even for simple controllers supporting only one chip. 35 NAND controller (even if they are not used). As many additional
|
| /linux-6.15/Documentation/gpu/ |
| H A D | drm-compute.rst | 17 not even to force preemption. The driver with is simply forced to unmap a BO 18 from the long compute job's address space on unbind immediately, not even 37 only approaches possible. So even with those, you want a separate way of
|
| /linux-6.15/Documentation/admin-guide/sysctl/ |
| H A 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-6.15/tools/perf/Documentation/ |
| H A D | callchain-overhead-calculation.txt | 12 higher level functions even if they don't directly execute much. 19 can find which function has the most overhead even if samples are 102 same (100%) 'children' overhead (even though they have zero 'self'
|
| /linux-6.15/kernel/ |
| H A D | Kconfig.hz | 31 while also showing good interactive responsiveness even 39 while also showing good interactive responsiveness even
|
| /linux-6.15/drivers/watchdog/ |
| H A D | diag288_wdt.c | 78 union register_pair r1 = { .even = func, .odd = timeout, }; in diag288() 79 union register_pair r3 = { .even = action, .odd = len, }; in diag288()
|
| /linux-6.15/Documentation/locking/ |
| H A D | seqlock.rst | 15 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 */
|