Searched refs:of_dma_is_coherent (Results 1 – 15 of 15) sorted by relevance
64 extern bool of_dma_is_coherent(struct device_node *np);103 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
171 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
1077 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function1096 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
307 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
881 if (of_dma_is_coherent(dev->of_node)) in device_get_dma_attr()
540 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
1015 of_dma_is_coherent
722 of_dma_is_coherent
1572 of_dma_is_coherent
1536 of_dma_is_coherent
1720 of_dma_is_coherent
2779 of_dma_is_coherent
2044 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
3416 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
5065 dma_coherent = of_dma_is_coherent(kbdev->dev->of_node); in kbase_device_coherency_init()