Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_address.h91 extern bool of_dma_is_coherent(struct device_node *np);
154 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.c226 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
263 if (of_dma_is_coherent(dwc3_np)) in dwc3_set_swnode()
/linux/drivers/iommu/
H A Dof_iommu.c246 if (of_dma_is_coherent(dev->of_node)) in of_iommu_get_resv_regions()
/linux/drivers/of/
H A Ddevice.c152 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1006 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1021 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
H A Dproperty.c887 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.c706 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux/drivers/dma/
H A Ddma-axi-dmac.c1130 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.c1145 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
2421 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
H A Dmtk_eth_soc.c3904 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
4854 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2075 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.c4446 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()