Home
last modified time | relevance | path

Searched refs:RALINK_PCI_CONFIG_ADDR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/staging/mt7621-pci/
H A 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()

Completed in 4 milliseconds