Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/bcma/
Dbcma_regs.h83 #define BCMA_SOC_PCI_DMA 0x40000000U /* Client Mode sb2pcitranslation2 (1 GB) */ macro
/Linux-v5.15/drivers/bcma/
Ddriver_pci_host.c416 pci_membase_1G = BCMA_SOC_PCI_DMA; in bcma_core_pci_hostmode_init()
423 pc_host->mem_resource.start = BCMA_SOC_PCI_DMA; in bcma_core_pci_hostmode_init()
424 pc_host->mem_resource.end = BCMA_SOC_PCI_DMA + BCMA_SOC_PCI_DMA_SZ - 1; in bcma_core_pci_hostmode_init()