Home
last modified time | relevance | path

Searched refs:of_dma_is_coherent (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/iommu/
H A Dof_iommu.c253 if (of_dma_is_coherent(dev->of_node)) in of_iommu_get_resv_regions()
/linux/drivers/of/
H A Ddevice.c148 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1007 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1022 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c703 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux/drivers/dma/
H A Ddma-axi-dmac.c1145 if (of_dma_is_coherent(pdev->dev.of_node)) { in axi_dmac_probe()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1152 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
2434 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
H A Dmtk_eth_soc.c4113 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
5112 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2067 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c4716 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()