Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/bcma/
Dbcma_regs.h93 #define BCMA_SOC_PCI1_MEM 0x40000000U /* Host Mode sb2pcitranslation0 (64 MB) */ macro
/linux-5.19.10/drivers/bcma/
Ddriver_pci_host.c466 pc_host->mem_resource.start = BCMA_SOC_PCI1_MEM; in bcma_core_pci_hostmode_init()
467 pc_host->mem_resource.end = BCMA_SOC_PCI1_MEM + in bcma_core_pci_hostmode_init()
474 tmp | BCMA_SOC_PCI1_MEM); in bcma_core_pci_hostmode_init()