Searched refs:pcie_m32 (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/arch/mips/pci/ |
D | pci-mt7620.c | 100 static inline void pcie_m32(u32 clr, u32 set, unsigned reg) in pcie_m32() function 231 pcie_m32(0, PCIRST, RALINK_PCI_PCICFG_ADDR); in mt7620_pci_hw_init() 270 pcie_m32(~0xff, 0x5, RALINK_PCIEPHY_P0_CTL_OFFSET); in mt7628_pci_hw_init() 328 pcie_m32(PCIRST, 0, RALINK_PCI_PCICFG_ADDR); in mt7620_pci_probe() 350 pcie_m32(0, PCIINT2, RALINK_PCI_PCIENA); in mt7620_pci_probe()
|