Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dof_address.h69 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
/linux-5.19.10/drivers/usb/dwc3/
Ddwc3-xilinx.c226 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/linux-5.19.10/drivers/of/
Ddevice.c194 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
Daddress.c1050 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1069 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
Dproperty.c887 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/linux-5.19.10/drivers/net/ethernet/mediatek/
Dmtk_wed.c284 if (of_dma_is_coherent(wlan_node)) in mtk_wed_detach()
619 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
Dmtk_eth_soc.c2771 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
3481 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux-5.19.10/drivers/crypto/ccree/
Dcc_driver.c349 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/linux-5.19.10/drivers/pci/controller/
Dpcie-xilinx-nwl.c660 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux-5.19.10/drivers/mmc/host/
Dsdhci-of-esdhc.c540 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/linux-5.19.10/drivers/iommu/arm/arm-smmu/
Darm-smmu.c2022 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux-5.19.10/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3687 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()