Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/sja1000/
Dpeak_pci.c49 #define PITA_ICR 0x00 /* Interrupt control register */ macro
541 icr = readw(chan->cfg_base + PITA_ICR); in peak_pci_post_irq()
543 writew(chan->icr_mask, chan->cfg_base + PITA_ICR); in peak_pci_post_irq()
607 icr = readw(cfg_base + PITA_ICR + 2); in peak_pci_probe()
675 writew(icr, cfg_base + PITA_ICR + 2); in peak_pci_probe()
685 writew(0x0, cfg_base + PITA_ICR + 2); in peak_pci_probe()
727 writew(0x0, cfg_base + PITA_ICR + 2); in peak_pci_remove()