Searched refs:SH5PCI_READ (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/sh/drivers/pci/
H A Dpci-sh5.c61 pci_int = SH5PCI_READ(INT); pcish5_err_irq()
62 pci_cir = SH5PCI_READ(CIR); pcish5_err_irq()
63 pci_air = SH5PCI_READ(AIR); pcish5_err_irq()
73 pci_aint = SH5PCI_READ(AINT); pcish5_err_irq()
141 uval = SH5PCI_READ(CR); sh5pci_init()
147 uval=SH5PCI_READ(CR); sh5pci_init()
H A Dops-sh5.c38 *val = SH5PCI_READ(PDR); sh5pci_read()
H A Dpci-sh5.h94 #define SH5PCI_READ(reg) __raw_readl(PCISH5_ICR_REG(reg)) macro

Completed in 116 milliseconds