Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_mft.c85 #define NPCM7XX_MFT_IEN_TBIEN BIT(1) macro
283 if (s->regs[R_NPCM7XX_MFT_IEN] & NPCM7XX_MFT_IEN_TBIEN) { in npcm7xx_mft_capture()