Searched refs:ar2315_pci_reg_read (Results 1 – 1 of 1) sorted by relevance
191 static inline u32 ar2315_pci_reg_read(struct ar2315_pci_ctrl *apc, u32 reg) in ar2315_pci_reg_read() function 205 u32 ret = ar2315_pci_reg_read(apc, reg); in ar2315_pci_reg_mask() 236 isr = ar2315_pci_reg_read(apc, AR2315_PCI_ISR); in ar2315_pci_cfg_access() 244 isr = ar2315_pci_reg_read(apc, AR2315_PCI_ISR); in ar2315_pci_cfg_access() 338 u32 pending = ar2315_pci_reg_read(apc, AR2315_PCI_ISR) & in ar2315_pci_irq_handler() 339 ar2315_pci_reg_read(apc, AR2315_PCI_IMR); in ar2315_pci_irq_handler() 464 ar2315_pci_reg_read(apc, AR2315_PCI_UNCACHE_CFG); in ar2315_pci_probe()