Searched refs:dma_coherent (Results 1 – 2 of 2) sorted by relevance
3778 bool dma_coherent = false; in icnss_smmu_map() local3808 dma_coherent = of_property_read_bool(dev->of_node, "dma-coherent"); in icnss_smmu_map()3810 dma_coherent ? "enabled" : "disabled"); in icnss_smmu_map()3811 if (dma_coherent) in icnss_smmu_map()
5369 bool dma_coherent = false; in cnss_smmu_map() local5403 dma_coherent = in cnss_smmu_map()5407 dma_coherent ? "enabled" : "disabled"); in cnss_smmu_map()5408 if (dma_coherent) in cnss_smmu_map()