Home
last modified time | relevance | path

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

12345678910>>...88

/openbmc/linux/drivers/staging/media/ipu3/
H 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 …]
/openbmc/linux/arch/s390/include/asm/
H A Dcpacf.h327 d.even = (unsigned long)dest; in cpacf_km()
328 s.even = (unsigned long)src; in cpacf_km()
359 d.even = (unsigned long)dest; in cpacf_kmc()
360 s.even = (unsigned long)src; in cpacf_kmc()
388 s.even = (unsigned long)src; in cpacf_kimd()
413 s.even = (unsigned long)src; in cpacf_klmd()
441 s.even = (unsigned long)src; in cpacf_kmac()
473 d.even = (unsigned long)dest; in cpacf_kmctr()
474 s.even = (unsigned long)src; in cpacf_kmctr()
604 s.even = (unsigned long)src; in cpacf_kma()
[all …]
H A Dap.h439 nqap_r1.even = (unsigned int)(psmid >> 32); in ap_nqap()
441 nqap_r2.even = (unsigned long)msg; in ap_nqap()
499 rp1.even = 0UL; in ap_dqap()
501 rp2.even = (unsigned long)msg; in ap_dqap()
532 *psmid = (rp1.even << 32) + rp1.odd; in ap_dqap()
H A Dtypes.h13 unsigned long even; member
/openbmc/linux/Documentation/devicetree/bindings/display/panel/
H 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).
59 description: The sink for even pixels.
61 dual-lvds-even-pixels: true
64 - dual-lvds-even-pixels
116 dual-lvds-even-pixels;
H 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
/openbmc/linux/arch/s390/kernel/
H 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()
/openbmc/linux/drivers/media/pci/ivtv/
H 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()
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/
H 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>;
/openbmc/linux/arch/s390/pci/
H A Dpci_insn.c100 union register_pair addr_range = {.even = addr, .odd = range}; in __rpcit()
158 union register_pair req_off = {.even = req, .odd = offset}; in ____pcilg()
170 *status = req_off.even >> 24 & 0xff; in ____pcilg()
224 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcilg_mio()
260 union register_pair req_off = {.even = req, .odd = offset}; in __pcistg()
272 *status = req_off.even >> 24 & 0xff; in __pcistg()
313 union register_pair ioaddr_len = {.even = ioaddr, .odd = len}; in __pcistg_mio()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-bno05556 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 Dsysfs-driver-samsung-laptop20 and it's still unknown if this value even changes
38 Description: Use your USB ports to charge devices, even
/openbmc/openbmc/poky/meta/recipes-multimedia/libtiff/tiff/
H A DCVE-2023-52356.patch2 From: Even Rouault <even.rouault@spatialys.com>
47 * edge of the image, even to fill an otherwise valid tile. So we
/openbmc/linux/Documentation/ABI/removed/
H A Dsysfs-mce21 configures how hard the kernel tries to recover even at some
23 better uptime with the risk of a crash or even corruption
/openbmc/linux/Documentation/staging/
H 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
/openbmc/openbmc/poky/meta/recipes-core/dbus/dbus-glib/
H A Dtest-install-makefile.patch34 ## build even when not doing "make check"
48 ## build even when not doing "make check"
/openbmc/linux/tools/perf/Documentation/
H 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'
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dlibpng-2.013 non-infringement. In no even shall the Copyright owners, or
17 other dealings in the software, even if advised of the possibility
/openbmc/linux/Documentation/devicetree/bindings/mtd/
H A Dnand-controller.yaml17 enforced even for simple controllers supporting only one chip.
35 NAND controller (even if they are not used). As many additional
/openbmc/linux/Documentation/admin-guide/sysctl/
H 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!
/openbmc/linux/kernel/
H 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
H A DKconfig.hz31 while also showing good interactive responsiveness even
39 while also showing good interactive responsiveness even
/openbmc/qemu/tests/qapi-schema/
H A Dalternate-conflict-lists.json1 # Two lists conflict even if their inner types would be compatible
/openbmc/linux/drivers/watchdog/
H A Ddiag288_wdt.c77 union register_pair r1 = { .even = func, .odd = timeout, }; in diag288()
78 union register_pair r3 = { .even = action, .odd = len, }; in diag288()
/openbmc/linux/Documentation/devicetree/bindings/
H A D.gitignore7 # We don't want to ignore the following even if they are dot-files

12345678910>>...88