Home
last modified time | relevance | path

Searched refs:SSB_PCI_DMA (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/ssb/
Ddriver_pcicore.c239 .start = SSB_PCI_DMA,
240 .end = SSB_PCI_DMA + SSB_PCI_DMA_SZ - 1,
359 SSB_PCICORE_SBTOPCI_MEM | SSB_PCI_DMA); in ssb_pcicore_init_hostmode()
Dmain.c1140 return SSB_PCI_DMA; in ssb_dma_translation()
/kernel/linux/linux-5.10/include/linux/ssb/
Dssb_regs.h23 #define SSB_PCI_DMA 0x40000000U /* Client Mode sb2pcitranslation2 (1 GB) */ macro