Searched refs:of_dma_is_coherent (Results 1 – 6 of 6) sorted by relevance
58 extern bool of_dma_is_coherent(struct device_node *np);105 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
142 coherent = of_dma_is_coherent(np); in of_dma_configure()
1014 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function1028 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
619 if (of_dma_is_coherent(dev->of_node)) in device_get_dma_attr()
1577 cttw_dt = of_dma_is_coherent(smmu->dev->of_node); in arm_smmu_device_cfg_probe()
2527 coherent = of_dma_is_coherent(smmu->dev->of_node); in arm_smmu_device_probe()