Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/bcma/
Dbcma_driver_pci.h57 #define BCMA_CORE_PCI_CONFIG_DATA 0x0124 /* pcie config space access */ macro
/linux-4.4.14/drivers/bcma/
Ddriver_pci_host.c48 return pcicore_read32(pc, BCMA_CORE_PCI_CONFIG_DATA); in bcma_pcie_read_config()
56 pcicore_write32(pc, BCMA_CORE_PCI_CONFIG_DATA, data); in bcma_pcie_write_config()