Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/message/fusion/
Dmptbase.c220 #define CHIPREG_READ32_dmasync(addr) readl(addr) macro
594 u32 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()
607 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()