Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dfarsync.c380 #define INTCSR_9054 0x68 /* Interrupt control/status register */ macro
767 outl(0x0f0c0900, card->pci_conf + INTCSR_9054); in fst_enable_intr()
779 outl(0x00000000, card->pci_conf + INTCSR_9054); in fst_disable_intr()
1519 dma_intcsr = inl(card->pci_conf + INTCSR_9054); in fst_intr()