Home
last modified time | relevance | path

Searched refs:REG16 (Results 1 – 5 of 5) sorted by relevance

/qemu/hw/misc/
H A Dnpcm7xx_mft.c41 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);
49 REG16(NPCM7XX_MFT_ICLR, 0x10);
50 REG16(NPCM7XX_MFT_IEN, 0x12);
51 REG16(NPCM7XX_MFT_CPA, 0x14);
[all …]
/qemu/hw/timer/
H A Drenesas_cmt.c43 REG16(CMSTR, 0)
48 REG16(CMCR, 0)
51 REG16(CMCNT, 2)
52 REG16(CMCOR, 4)
/qemu/hw/ssi/
H A Dnpcm_pspi.c31 REG16(PSPI_DATA, 0x0)
32 REG16(PSPI_CTL1, 0x2)
40 REG16(PSPI_STAT, 0x4)
/qemu/hw/intc/
H A Drx_icu.c42 REG16(FIR, 0x2f0)
/qemu/include/hw/
H A Dregisterfields.h29 #define REG16(reg, addr) \ macro