Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds