Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_mft.c89 #define NPCM7XX_MFT_CPCFG_GET_A(rv) extract8((rv), 0, 4) macro
229 cpcfg = NPCM7XX_MFT_CPCFG_GET_A(s->regs[R_NPCM7XX_MFT_CPCFG]); in npcm7xx_mft_capture()