Searched refs:ar2315_pci_reg_write (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/arch/mips/pci/ |
D | pci-ar2315.c | 196 static inline void ar2315_pci_reg_write(struct ar2315_pci_ctrl *apc, u32 reg, in ar2315_pci_reg_write() function 209 ar2315_pci_reg_write(apc, reg, ret); in ar2315_pci_reg_mask() 227 ar2315_pci_reg_write(apc, AR2315_PCI_ISR, AR2315_PCI_INT_ABORT); in ar2315_pci_cfg_access() 254 ar2315_pci_reg_write(apc, AR2315_PCI_ISR, AR2315_PCI_INT_ABORT); in ar2315_pci_cfg_access() 362 ar2315_pci_reg_write(apc, AR2315_PCI_ISR, m); in ar2315_pci_irq_mask_ack() 404 ar2315_pci_reg_write(apc, AR2315_PCI_ISR, AR2315_PCI_INT_ABORT | in ar2315_pci_irq_init() 460 ar2315_pci_reg_write(apc, AR2315_PCI_UNCACHE_CFG, in ar2315_pci_probe()
|