Home
last modified time | relevance | path

Searched refs:RALINK_PCI_CONFIG_ADDR (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/arch/mips/pci/
Dpci-mt7620.c48 #define RALINK_PCI_CONFIG_ADDR 0x20 macro
150 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_read()
182 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_write()
/Linux-v5.10/drivers/staging/mt7621-pci/
Dpci-mt7621.c52 #define RALINK_PCI_CONFIG_ADDR 0x0020 macro
189 writel(address, pcie->base + RALINK_PCI_CONFIG_ADDR); in mt7621_pcie_map_bus()
204 pcie_write(pcie, address, RALINK_PCI_CONFIG_ADDR); in read_config()
213 pcie_write(pcie, address, RALINK_PCI_CONFIG_ADDR); in write_config()