Home
last modified time | relevance | path

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

/Linux-v5.15/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-v5.15/drivers/usb/dwc3/
Ddwc3-xilinx.c196 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/Linux-v5.15/drivers/of/
Ddevice.c191 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);
/Linux-v5.15/drivers/crypto/ccree/
Dcc_driver.c348 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/Linux-v5.15/drivers/base/
Dproperty.c885 if (of_dma_is_coherent(to_of_node(fwnode))) in device_get_dma_attr()
/Linux-v5.15/drivers/pci/controller/
Dpcie-xilinx-nwl.c676 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/Linux-v5.15/drivers/mmc/host/
Dsdhci-of-esdhc.c536 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/Linux-v5.15/drivers/iommu/arm/arm-smmu/
Darm-smmu.c2017 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/Linux-v5.15/drivers/iommu/arm/arm-smmu-v3/
Darm-smmu-v3.c3702 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()