Searched refs:CHIPREG_WRITE32 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.c224 #define CHIPREG_WRITE32(addr,val) writel(val, addr) macro
510 CHIPREG_WRITE32(&ioc->chip->ReplyFifo, pa);
923 CHIPREG_WRITE32(&ioc->chip->RequestFifo, mf_dma_addr);
957 CHIPREG_WRITE32(&ioc->chip->RequestHiPriFifo, mf_dma_addr);
1140 CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);
1142 CHIPREG_WRITE32(&ioc->chip->Doorbell,
1158 CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);
1173 CHIPREG_WRITE32(&ioc->chip->Doorbell, word);
1186 CHIPREG_WRITE32(&ioc->chip->IntStatus, 0);
1220 CHIPREG_WRITE32(
[all...]

Completed in 169 milliseconds