Searched refs:BCMA_CORE_PCI_PCIEIND_DATA (Results 1 – 2 of 2) sorted by relevance
24 return pcicore_read32(pc, BCMA_CORE_PCI_PCIEIND_DATA); in bcma_pcie_read()31 pcicore_write32(pc, BCMA_CORE_PCI_PCIEIND_DATA, data); in bcma_pcie_write()
84 #define BCMA_CORE_PCI_PCIEIND_DATA 0x0134 /* Data to/from the internal register */ macro