Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/message/fusion/
Dmptbase.c224 #define CHIPREG_READ32_dmasync(addr) readl(addr) macro
598 u32 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()
611 pa = CHIPREG_READ32_dmasync(&ioc->chip->ReplyFifo); in mpt_interrupt()