Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof_address.h71 extern bool of_dma_is_coherent(struct device_node *np);
123 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-xilinx.c226 if (of_dma_is_coherent(dev->of_node) || device_iommu_mapped(dev)) { in dwc3_xlnx_init_zynqmp()
/linux-6.3-rc2/drivers/of/
A Ddevice.c201 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
A Daddress.c1103 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1124 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
A Dproperty.c887 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/linux-6.3-rc2/drivers/crypto/ccree/
A Dcc_driver.c349 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-xilinx-nwl.c659 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_wed.c645 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
1524 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
A Dmtk_eth_soc.c3730 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
4549 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()
/linux-6.3-rc2/drivers/dma/
A Ddma-axi-dmac.c984 if (of_dma_is_coherent(pdev->dev.of_node)) { in axi_dmac_probe()
/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-of-esdhc.c547 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Darm-smmu.c1998 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c3688 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()

Completed in 47 milliseconds