Home
last modified time | relevance | path

Searched refs:of_dma_is_coherent (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dof_address.h64 extern bool of_dma_is_coherent(struct device_node *np);
103 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/of/
H A Ddevice.c180 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1055 * of_dma_is_coherent - Check if device is coherent
1063 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1084 EXPORT_SYMBOL_GPL(of_dma_is_coherent); variable
H A Dproperty.c889 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/kernel/linux/linux-6.6/drivers/iommu/
H A Dof_iommu.c263 if (of_dma_is_coherent(dev->of_node)) in of_iommu_get_resv_regions()
/kernel/linux/linux-5.10/drivers/of/
H A Ddevice.c171 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1079 * of_dma_is_coherent - Check if device is coherent
1086 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1105 EXPORT_SYMBOL_GPL(of_dma_is_coherent); variable
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/crypto/ccree/
H A Dcc_driver.c307 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/kernel/linux/linux-5.10/drivers/base/
H A Dproperty.c829 if (of_dma_is_coherent(dev->of_node)) in device_get_dma_attr()
/kernel/linux/linux-6.6/drivers/crypto/ccree/
H A Dcc_driver.c348 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/kernel/linux/linux-6.6/drivers/dma/
H A Ddma-axi-dmac.c983 if (of_dma_is_coherent(pdev->dev.of_node)) { in axi_dmac_probe()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c659 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c661 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
1540 of_dma_is_coherent(hw->eth->dev->of_node)) in __releases()
H A Dmtk_eth_soc.c3865 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
4799 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-esdhc.c538 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-esdhc.c545 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c2050 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1997 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/kernel/linux/linux-5.10/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3432 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/kernel/linux/linux-6.6/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c3748 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()

Completed in 39 milliseconds