Searched refs:REG16 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 36 * number of registers. They are set by using the REG/REG16 macros: the former 55 #define REG16(x) \ in set_offsets() macro 109 REG16(0x244), 123 REG16(0x3a8), 124 REG16(0x28c), 125 REG16(0x288), 126 REG16(0x284), 127 REG16(0x280), 128 REG16(0x27c), 129 REG16( 677 #undef REG16 global() macro [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 601 #define REG16(x) \ in set_offsets() macro 665 REG16(0x244), 679 REG16(0x3a8), 680 REG16(0x28c), 681 REG16(0x288), 682 REG16(0x284), 683 REG16(0x280), 684 REG16(0x27c), 685 REG16(0x278), 686 REG16( 1072 #undef REG16 global() macro [all...] |
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | si2165.c | 171 #define REG16(reg, val) \ macro 893 REG16(REG_FREQ_SYNC_RANGE, 0x0064), 957 REG16(REG_UNKNOWN_350, 0x3e80), 960 REG16(REG_UNKNOWN_24C, 0x0000), 961 REG16(REG_UNKNOWN_27C, 0x0000),
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | si2165.c | 171 #define REG16(reg, val) \ macro 893 REG16(REG_FREQ_SYNC_RANGE, 0x0064), 957 REG16(REG_UNKNOWN_350, 0x3e80), 960 REG16(REG_UNKNOWN_24C, 0x0000), 961 REG16(REG_UNKNOWN_27C, 0x0000),
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ov772x.c | 62 #define REG16 0x16 /* Register 16 */ macro
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov772x.c | 63 #define REG16 0x16 /* Register 16 */ macro
|
Completed in 13 milliseconds