Home
last modified time | relevance | path

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

/openbmc/qemu/hw/ssi/
H A Dnpcm7xx_fiu.c42 NPCM7XX_FIU_UMA_CTS, enumerator
323 uint32_t uma_cts = s->regs[NPCM7XX_FIU_UMA_CTS]; in npcm7xx_fiu_uma_transaction()
329 int cs_id = FIU_UMA_CTS_DEV_NUM(s->regs[NPCM7XX_FIU_UMA_CTS]); in npcm7xx_fiu_uma_transaction()
373 s->regs[NPCM7XX_FIU_UMA_CTS] |= FIU_UMA_CTS_RDYST; in npcm7xx_fiu_uma_transaction()
375 s->regs[NPCM7XX_FIU_UMA_CTS] &= ~FIU_UMA_CTS_EXEC_DONE; in npcm7xx_fiu_uma_transaction()
406 case NPCM7XX_FIU_UMA_CTS: in npcm7xx_fiu_ctrl_write()
422 int cs_id = FIU_UMA_CTS_DEV_NUM(s->regs[NPCM7XX_FIU_UMA_CTS]); in npcm7xx_fiu_ctrl_write()
480 s->regs[NPCM7XX_FIU_UMA_CTS] = 0x00010000; in npcm7xx_fiu_enter_reset()