Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/linux/drivers/iommu/
H A Dof_iommu.c263 if (of_dma_is_coherent(dev->of_node)) in of_iommu_get_resv_regions()
/openbmc/linux/drivers/of/
H A Ddevice.c180 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1064 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1085 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
H A Dproperty.c889 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/openbmc/linux/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()
/openbmc/linux/drivers/crypto/ccree/
H A Dcc_driver.c348 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-xilinx-nwl.c659 if (of_dma_is_coherent(dev->of_node)) in nwl_pcie_bridge_init()
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c660 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
1539 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
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()
/openbmc/linux/drivers/dma/
H A Ddma-axi-dmac.c983 if (of_dma_is_coherent(pdev->dev.of_node)) { in axi_dmac_probe()
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-esdhc.c545 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/openbmc/linux/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c1997 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
/openbmc/linux/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()