Searched refs:dma_coherent (Results 1 – 4 of 4) sorted by relevance
81 ctlr->dma_coherent = OF_hasprop(node, "dma-coherent"); in ahci_fdt_probe()112 &ctlr->dma_coherent))) in ahci_acpi_probe()113 ctlr->dma_coherent = 0; in ahci_acpi_probe()116 ctlr->dma_coherent ? "" : " not"); in ahci_acpi_probe()
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()