Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_mft.c91 #define NPCM7XX_MFT_CPCFG_EQEN BIT(2) macro
144 if ((cpcfg & NPCM7XX_MFT_CPCFG_EQEN) && (src <= tgt)) { in npcm7xx_mft_compare()