Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bcma/
H A Ddriver_pci.c24 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()
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pci.h84 #define BCMA_CORE_PCI_PCIEIND_DATA 0x0134 /* Data to/from the internal register */ macro