Searched refs:BCMA_CORE_PCI_PCIEIND_ADDR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_pci.c22 pcicore_write32(pc, BCMA_CORE_PCI_PCIEIND_ADDR, address); bcma_pcie_read()
23 pcicore_read32(pc, BCMA_CORE_PCI_PCIEIND_ADDR); bcma_pcie_read()
29 pcicore_write32(pc, BCMA_CORE_PCI_PCIEIND_ADDR, address); bcma_pcie_write()
30 pcicore_read32(pc, BCMA_CORE_PCI_PCIEIND_ADDR); bcma_pcie_write()
/linux-4.4.14/include/linux/bcma/
H A Dbcma_driver_pci.h82 #define BCMA_CORE_PCI_PCIEIND_ADDR 0x0130 /* indirect access to the internal register */ macro

Completed in 147 milliseconds