Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_mft.c96 #define NPCM7XX_MFT_INBSEL_SELB BIT(0) macro
270 sel = s->regs[R_NPCM7XX_MFT_INBSEL] & NPCM7XX_MFT_INBSEL_SELB; in npcm7xx_mft_capture()