Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_address.h92 extern bool of_dma_is_coherent(struct device_node *np);
155 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
/linux/drivers/usb/dwc3/
H A Ddwc3-xilinx.c82 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_set_coherency()
271 if (of_dma_is_coherent(dwc3_np)) in dwc3_set_swnode()
/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);
H A Dproperty.c1053 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/linux/drivers/crypto/ccree/
H A Dcc_driver.c348 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/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/mmc/host/
H A Dsdhci-of-esdhc.c545 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/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.c4150 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
5158 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux/drivers/ufs/host/
H A Dufs-exynos.c1198 if (of_dma_is_coherent(dev->of_node)) in exynos_ufs_parse_dt()
/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.c5360 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()