Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dnpcm7xx_fiu.c93 #define FIU_UMA_CFG_CMDSIZ(rv) extract32(rv, 10, 1) macro
335 if (FIU_UMA_CFG_CMDSIZ(uma_cfg) > 0) { in npcm7xx_fiu_uma_transaction()