Searched refs:pcie_m32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/pci/ |
D | pci-mt7620.c | 99 static inline void pcie_m32(u32 clr, u32 set, unsigned reg) in pcie_m32() function 230 pcie_m32(0, PCIRST, RALINK_PCI_PCICFG_ADDR); in mt7620_pci_hw_init() 269 pcie_m32(~0xff, 0x5, RALINK_PCIEPHY_P0_CTL_OFFSET); in mt7628_pci_hw_init() 327 pcie_m32(PCIRST, 0, RALINK_PCI_PCICFG_ADDR); in mt7620_pci_probe() 349 pcie_m32(0, PCIINT2, RALINK_PCI_PCIENA); in mt7620_pci_probe()
|