Home
last modified time | relevance | path

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

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