Home
last modified time | relevance | path

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

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