Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/message/fusion/
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()