/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | uncore-io.json | 92 "BriefDescription": "R2 AD Ring in Use; Counterclockwise and Even on VRing 0", 97 … are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Vi… 112 "BriefDescription": "R2 AD Ring in Use; Counterclockwise and Even on VRing 1", 117 … are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Vi… 142 "BriefDescription": "R2 AD Ring in Use; Clockwise and Even on VRing 0", 147 …packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity on Vi… 162 "BriefDescription": "R2 AD Ring in Use; Clockwise and Even on VRing 1", 167 …packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity on Vi… 192 "BriefDescription": "R2 AK Ring in Use; Counterclockwise and Even on VRing 0", 197 … are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity on Vi… [all …]
|
/linux/Documentation/devicetree/bindings/display/panel/ |
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. 64 - dual-lvds-even-pixels 96 dual-lvds-even-pixels;
|
/linux/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() 574 c.even = (unsigned long)counter; in cpacf_kmctr() [all …]
|
/linux/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
|
/linux/drivers/video/fbdev/ |
H A D | atafb_iplan2p4.c | 28 * destination, start at even addresses or both are at odd in atafb_iplan2p4_copyarea() 29 * addresses, just the first odd and last even column (if present) in atafb_iplan2p4_copyarea() 34 * address to an even or vice versa. Since the bytes in the plane in atafb_iplan2p4_copyarea() 47 /* odd->odd or even->even */ in atafb_iplan2p4_copyarea() 103 /* odd->even or even->odd */ in atafb_iplan2p4_copyarea()
|
H A D | atafb_iplan2p2.c | 28 * destination, start at even addresses or both are at odd in atafb_iplan2p2_copyarea() 29 * addresses, just the first odd and last even column (if present) in atafb_iplan2p2_copyarea() 34 * address to an even or vice versa. Since the bytes in the plane in atafb_iplan2p2_copyarea() 47 /* odd->odd or even->even */ in atafb_iplan2p2_copyarea() 103 /* odd->even or even->odd */ in atafb_iplan2p2_copyarea()
|
H A D | atafb_iplan2p8.c | 35 * destination, start at even addresses or both are at odd in atafb_iplan2p8_copyarea() 36 * addresses, just the first odd and last even column (if present) in atafb_iplan2p8_copyarea() 41 * address to an even or vice versa. Since the bytes in the plane in atafb_iplan2p8_copyarea() 54 /* odd->odd or even->even */ in atafb_iplan2p8_copyarea() 110 /* odd->even or even->odd */ in atafb_iplan2p8_copyarea()
|
/linux/include/uapi/linux/ |
H A D | omap3isp.h | 18 * WITHOUT ANY WARRANTY; without even the implied warranty of 123 * @win_height: Window Height. Range 2 - 256, even values only. 124 * @win_width: Window Width. Range 6 - 256, even values only. 130 * @blk_win_height: Black Window Height. Range 2 - 256, even values only. 131 * @subsample_ver_inc: Subsample Vertical points increment Range 2 - 32, even 133 * @subsample_hor_inc: Subsample Horizontal points increment Range 2 - 32, even 353 * to the first active paxel. Must be an even number. 355 * to the first active paxel. Must be an even number. 416 * @h_even: Horizontal Culling pattern for even lines. 477 * @evendist: Distance between consecutive pixels of same color in the even [all …]
|
/linux/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/Documentation/filesystems/bcachefs/ |
H A D | CodingStyle.rst | 95 something, and if it's intermittent it may not even be possible. 102 Persistent counters are even better. 111 Fix all that first, and then the original bug last - even if that means keeping 125 and perhaps even your documentation, too. Like anything else in life, the more 181 even better as a code comment. 183 A good code comment is wonderful, but even better is the comment that didn't
|
/linux/drivers/macintosh/ |
H A D | via-macii.c | 74 #define ST_EVEN 0x10 /* ADB state: even data byte */ 361 * CMD -> EVEN -> ODD -> EVEN -> ... -> IDLE 363 * IDLE -> EVEN -> ODD -> EVEN -> ... -> IDLE 410 /* set ADB state = even for first data byte */ in macii_interrupt() 488 /* just sent the command byte, set to EVEN */ in macii_interrupt() 491 /* invert state bits, toggle ODD/EVEN */ in macii_interrupt() 535 /* invert state bits, toggle ODD/EVEN */ in macii_interrupt()
|
/linux/arch/alpha/include/asm/ |
H A D | checksum.h | 30 * this function must be called with even lengths, except 41 * here even more important to align src and dst on a 32-bit (or even
|
/linux/lib/math/ |
H A D | gcd.c | 10 * This is faster than the division-based algorithm even on x86, which 16 /* If __ffs is available, the even/odd algorithm benchmarks slower. */ 49 /* If normalization is done by loops, the even/odd algorithm is a win. */
|
/linux/kernel/ |
H A D | Kconfig.preempt | 49 low priority process to voluntarily preempt itself even if it 51 applications to run more 'smoothly' even when the system is 65 even if it is in kernel mode executing a system call and would 67 This allows applications to run more 'smoothly' even when the
|
/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | uncore-io.json | 128 "BriefDescription": "R2 AD Ring in Use; Counterclockwise and Even", 133 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 158 "BriefDescription": "R2 AD Ring in Use; Clockwise and Even", 163 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 218 "BriefDescription": "R2 AK Ring in Use; Counterclockwise and Even", 223 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 248 "BriefDescription": "R2 AK Ring in Use; Clockwise and Even", 253 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 288 "BriefDescription": "R2 BL Ring in Use; Counterclockwise and Even", 293 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
H A D | uncore-io.json | 118 "BriefDescription": "R2 AD Ring in Use; Counterclockwise and Even", 123 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 148 "BriefDescription": "R2 AD Ring in Use; Clockwise and Even", 153 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 198 "BriefDescription": "R2 AK Ring in Use; Counterclockwise and Even", 203 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 228 "BriefDescription": "R2 AK Ring in Use; Clockwise and Even", 233 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 258 "BriefDescription": "R2 BL Ring in Use; Counterclockwise and Even", 263 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-io.json | 128 "BriefDescription": "R2 AD Ring in Use; Counterclockwise and Even", 133 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 158 "BriefDescription": "R2 AD Ring in Use; Clockwise and Even", 163 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 218 "BriefDescription": "R2 AK Ring in Use; Counterclockwise and Even", 223 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", 248 "BriefDescription": "R2 AK Ring in Use; Clockwise and Even", 253 …hen packets are being sent from the ring stop.; Filters for the Clockwise and Even ring polarity.", 288 "BriefDescription": "R2 BL Ring in Use; Counterclockwise and Even", 293 …kets are being sent from the ring stop.; Filters for the Counterclockwise and Even ring polarity.", [all …]
|
/linux/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/Documentation/locking/ |
H A D | pi-futex.rst | 11 - even in the slowpath, the system call and scheduling pattern is very 25 determinism and well-bound latencies. Even in the worst-case, PI will 49 we've got even more priority levels. 68 even if all critical sections are coded carefully to be deterministic
|
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
H A D | spec_operation.json | 16 …s event counts unaligned accesses (as defined by the actual instruction), even if they are subsequ… 20 …s event counts unaligned accesses (as defined by the actual instruction), even if they are subsequ… 24 …s event counts unaligned accesses (as defined by the actual instruction), even if they are subsequ…
|
/linux/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/Documentation/driver-api/ |
H A 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 disabled, even if the firmware 197 Force the probing code to probe EISA slots even when it cannot find an
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | field-order.rst | 12 odd and even lines of the image, respectively. Alternating the so called 13 odd and even field are transmitted, and due to a small delay between 30 even) fields, the *spatial order*: The first line of the top field is 95 - Images consist of the bottom (aka even) field only. Applications
|
/linux/drivers/pci/ |
H A D | iomap.c | 28 * This function is never managed, even if you initialized with 72 * This function is never managed, even if you initialized with 119 * This function is never managed, even if you initialized with 144 * This function is never managed, even if you initialized with
|