Home
last modified time | relevance | path

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

/linux/include/linux/
A 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/drivers/usb/dwc3/
A Ddwc3-xilinx.c196 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/linux/drivers/of/
A Ddevice.c191 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
A 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/drivers/crypto/ccree/
A Dcc_driver.c349 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/linux/drivers/base/
A Dproperty.c884 if (of_dma_is_coherent(to_of_node(fwnode))) in device_get_dma_attr()
/linux/drivers/pci/controller/
A Dpcie-xilinx-nwl.c676 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux/drivers/mmc/host/
A Dsdhci-of-esdhc.c536 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/linux/drivers/iommu/arm/arm-smmu/
A Darm-smmu.c2017 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c3709 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux/
A Dvmlinux.symvers4855 0x00000000 of_dma_is_coherent vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47778 ffff800010cd5f00 T of_dma_is_coherent
A D.tmp_System.map47778 ffff800010cd5f00 T of_dma_is_coherent

Completed in 358 milliseconds