Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dfarsync.c395 #define DMACSR1 0xa9 macro
928 outb(0x03, card->pci_conf + DMACSR1); /* Start the transfer */ in fst_tx_dma()
1524 outb(0x8, card->pci_conf + DMACSR1); in fst_intr()
2214 tx_dma_done = inb(card->pci_conf + DMACSR1); in fst_close()
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dfarsync.c396 #define DMACSR1 0xa9 macro
898 outb(0x03, card->pci_conf + DMACSR1); /* Start the transfer */ in fst_tx_dma()
1468 outb(0x8, card->pci_conf + DMACSR1); in fst_intr()
2151 tx_dma_done = inb(card->pci_conf + DMACSR1); in fst_close()

Completed in 7 milliseconds