ar2315_pci_reg_read  204 arch/mips/pci/pci-ar2315.c 	u32 ret = ar2315_pci_reg_read(apc, reg);
ar2315_pci_reg_read  235 arch/mips/pci/pci-ar2315.c 	isr = ar2315_pci_reg_read(apc, AR2315_PCI_ISR);
ar2315_pci_reg_read  243 arch/mips/pci/pci-ar2315.c 		isr = ar2315_pci_reg_read(apc, AR2315_PCI_ISR);
ar2315_pci_reg_read  337 arch/mips/pci/pci-ar2315.c 	u32 pending = ar2315_pci_reg_read(apc, AR2315_PCI_ISR) &
ar2315_pci_reg_read  338 arch/mips/pci/pci-ar2315.c 		      ar2315_pci_reg_read(apc, AR2315_PCI_IMR);
ar2315_pci_reg_read  466 arch/mips/pci/pci-ar2315.c 	ar2315_pci_reg_read(apc, AR2315_PCI_UNCACHE_CFG);