Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/sja1000/
H A Dpeak_pci.c49 #define PITA_ICR 0x00 /* Interrupt control register */ macro
546 icr = readw(chan->cfg_base + PITA_ICR); in peak_pci_post_irq()
548 writew(chan->icr_mask, chan->cfg_base + PITA_ICR); in peak_pci_post_irq()
628 icr = readw(cfg_base + PITA_ICR + 2); in peak_pci_probe()
695 writew(icr, cfg_base + PITA_ICR + 2); in peak_pci_probe()
705 writew(0x0, cfg_base + PITA_ICR + 2); in peak_pci_probe()
748 writew(0x0, cfg_base + PITA_ICR + 2); in peak_pci_remove()