Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/pci/
Dpci-mt7620.c51 #define RALINK_PCI_CONFIG_ADDR 0x20 macro
153 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_read()
185 bridge_w32(address, RALINK_PCI_CONFIG_ADDR); in pci_config_write()
/Linux-v4.19/drivers/staging/mt7621-pci/
Dpci-mt7621.c69 #define RALINK_PCI_CONFIG_ADDR 0x20 macro
188 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()