Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Dnpcm7xx_mft.c92 #define NPCM7XX_MFT_CPCFG_LOEN BIT(1) macro
147 if ((cpcfg & NPCM7XX_MFT_CPCFG_LOEN) && (tgt > 0) && (src < tgt)) { in npcm7xx_mft_compare()