Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c220 #define CHIPREG_READ32_dmasync(addr) readl(addr) macro
593 u32 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()
606 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()