Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/drivers/usb/dwc3/
Ddwc3-xilinx.c227 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/linux-6.1.9/drivers/of/
Ddevice.c201 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
Daddress.c1053 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1074 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-6.1.9/drivers/net/ethernet/mediatek/
Dmtk_wed.c363 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in mtk_wed_detach()
871 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
Dmtk_eth_soc.c3275 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
4020 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux-6.1.9/drivers/crypto/ccree/
Dcc_driver.c349 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/linux-6.1.9/drivers/pci/controller/
Dpcie-xilinx-nwl.c660 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux-6.1.9/drivers/dma/
Ddma-axi-dmac.c986 if (of_dma_is_coherent(pdev->dev.of_node)) { in axi_dmac_probe()
/linux-6.1.9/drivers/mmc/host/
Dsdhci-of-esdhc.c540 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/linux-6.1.9/drivers/iommu/arm/arm-smmu/
Darm-smmu.c2001 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux-6.1.9/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3684 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()