Searched refs:REG16 (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_lrc.c | 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(0x278), 130 REG16(0x274), [all …]
|
/openbmc/qemu/hw/misc/ |
H A D | npcm7xx_mft.c | 41 REG16(NPCM7XX_MFT_CNT1, 0x00); 42 REG16(NPCM7XX_MFT_CRA, 0x02); 43 REG16(NPCM7XX_MFT_CRB, 0x04); 44 REG16(NPCM7XX_MFT_CNT2, 0x06); 45 REG16(NPCM7XX_MFT_PRSC, 0x08); 46 REG16(NPCM7XX_MFT_CKC, 0x0a); 47 REG16(NPCM7XX_MFT_MCTRL, 0x0c); 48 REG16(NPCM7XX_MFT_ICTRL, 0x0e); 49 REG16(NPCM7XX_MFT_ICLR, 0x10); 50 REG16(NPCM7XX_MFT_IEN, 0x12); [all …]
|
/openbmc/qemu/hw/timer/ |
H A D | renesas_cmt.c | 43 REG16(CMSTR, 0) 48 REG16(CMCR, 0) 51 REG16(CMCNT, 2) 52 REG16(CMCOR, 4)
|
/openbmc/qemu/hw/ssi/ |
H A D | npcm_pspi.c | 31 REG16(PSPI_DATA, 0x0) 32 REG16(PSPI_CTL1, 0x2) 40 REG16(PSPI_STAT, 0x4)
|
/openbmc/linux/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),
|
/openbmc/qemu/hw/intc/ |
H A D | rx_icu.c | 42 REG16(FIR, 0x2f0)
|
/openbmc/qemu/include/hw/ |
H A D | registerfields.h | 29 #define REG16(reg, addr) \ macro
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ov772x.c | 63 #define REG16 0x16 /* Register 16 */ macro
|