Searched refs:of_dma_is_coherent (Results 1 – 13 of 13) sorted by relevance
69 extern bool of_dma_is_coherent(struct device_node *np);121 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
196 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
191 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
1050 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function1069 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
349 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
884 if (of_dma_is_coherent(to_of_node(fwnode))) in device_get_dma_attr()
676 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
536 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
2017 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
3709 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
4855 0x00000000 of_dma_is_coherent vmlinux EXPORT_SYMBOL_GPL
47778 ffff800010cd5f00 T of_dma_is_coherent
Completed in 358 milliseconds