Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/drivers/pci/
H A Dfixups-rts7751r2d.c48 pci_write_reg(chan, 0x0000c3ff, SH4_PCIINTM); in pci_fixup_pcic()
H A Dpci-sh7780.c154 __raw_writel(SH4_PCIINTM_SDIM, hose->reg_base + SH4_PCIINTM); in sh7780_pci_serr_irq()
210 SH4_PCIINTM_MRDPEIM, hose->reg_base + SH4_PCIINTM); in sh7780_pci_setup_irqs()
H A Dpci-sh4.h44 #define SH4_PCIINTM 0x118 /* PCI Interrupt Mask */ macro