Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wan/
Dfarsync.c381 #define INTCSR_9054 0x68 /* Interrupt control/status register */ macro
763 outl(0x0f0c0900, card->pci_conf + INTCSR_9054); in fst_enable_intr()
775 outl(0x00000000, card->pci_conf + INTCSR_9054); in fst_disable_intr()
1510 dma_intcsr = inl(card->pci_conf + INTCSR_9054); in fst_intr()