Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ssb/
H A Ddriver_pcicore.c240 .start = SSB_PCI_DMA,
241 .end = SSB_PCI_DMA + SSB_PCI_DMA_SZ - 1,
361 SSB_PCICORE_SBTOPCI_MEM | SSB_PCI_DMA); in ssb_pcicore_init_hostmode()
H A Dmain.c1146 return SSB_PCI_DMA; in ssb_dma_translation()
/openbmc/linux/include/linux/ssb/
H A Dssb_regs.h23 #define SSB_PCI_DMA 0x40000000U /* Client Mode sb2pcitranslation2 (1 GB) */ macro