Searched refs:BCMA_CORE_PCI_CONFIG_ADDR (Results 1 – 2 of 2) sorted by relevance
46 pcicore_write32(pc, BCMA_CORE_PCI_CONFIG_ADDR, address); in bcma_pcie_read_config()47 pcicore_read32(pc, BCMA_CORE_PCI_CONFIG_ADDR); in bcma_pcie_read_config()54 pcicore_write32(pc, BCMA_CORE_PCI_CONFIG_ADDR, address); in bcma_pcie_write_config()55 pcicore_read32(pc, BCMA_CORE_PCI_CONFIG_ADDR); in bcma_pcie_write_config()
57 #define BCMA_CORE_PCI_CONFIG_ADDR 0x0120 /* pcie config space access */ macro