Searched refs:dma_coherent (Results 1 – 3 of 3) sorted by relevance
260 if (ctrl->ctlr.dma_coherent) in ahci_fsl_fdt_phy_init()273 if (ctrl->ctlr.dma_coherent) in ahci_fsl_fdt_phy_init()310 ahci->dma_coherent = OF_hasprop(node, "dma-coherent"); in ahci_fsl_fdt_attach()
536 int dma_coherent; /* DMA is cache-coherent */ member
281 ctlr->dma_coherent ? BUS_DMA_COHERENT : 0, NULL, NULL, in ahci_attach()