Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/bcma/
Dbcma_regs.h85 #define BCMA_SOC_PCI_DMA_SZ 0x40000000U /* Client Mode sb2pcitranslation2 size in bytes */ macro
/linux-6.1.9/drivers/bcma/
Ddriver_pci_host.c424 pc_host->mem_resource.end = BCMA_SOC_PCI_DMA + BCMA_SOC_PCI_DMA_SZ - 1; in bcma_core_pci_hostmode_init()