Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/pci/
H A Dpci-mt7620.c49 #define RALINK_PCI_CONFIG_ADDR 0x20 macro
151 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_read()
183 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_write()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-mt7621.c43 #define RALINK_PCI_CONFIG_ADDR 0x0020 macro
133 writel_relaxed(address, pcie->base + RALINK_PCI_CONFIG_ADDR); in mt7621_pcie_map_bus()
148 pcie_write(pcie, address, RALINK_PCI_CONFIG_ADDR); in read_config()
157 pcie_write(pcie, address, RALINK_PCI_CONFIG_ADDR); in write_config()