Searched refs:BCMA_SOC_PCI_MEM (Results 1 – 2 of 2) sorted by relevance
447 pc_host->mem_resource.start = BCMA_SOC_PCI_MEM; in bcma_core_pci_hostmode_init()448 pc_host->mem_resource.end = BCMA_SOC_PCI_MEM + in bcma_core_pci_hostmode_init()451 BCMA_CORE_PCI_SBTOPCI_MEM | BCMA_SOC_PCI_MEM); in bcma_core_pci_hostmode_init()457 pc_host->mem_resource.start = BCMA_SOC_PCI_MEM; in bcma_core_pci_hostmode_init()458 pc_host->mem_resource.end = BCMA_SOC_PCI_MEM + in bcma_core_pci_hostmode_init()464 tmp | BCMA_SOC_PCI_MEM); in bcma_core_pci_hostmode_init()
76 #define BCMA_SOC_PCI_MEM 0x08000000U /* Host Mode sb2pcitranslation0 (64 MB) */ macro
Completed in 6 milliseconds