Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dof_address.h60 extern bool of_dma_is_coherent(struct device_node *np);
113 static inline bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
/Linux-v5.4/drivers/of/
Ddevice.c158 coherent = of_dma_is_coherent(np); in of_dma_configure()
Daddress.c1003 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1017 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
/Linux-v5.4/drivers/ata/
Dahci_qoriq.c291 qoriq_priv->is_dmacoherent = of_dma_is_coherent(np); in ahci_qoriq_probe()
/Linux-v5.4/drivers/base/
Dproperty.c750 if (of_dma_is_coherent(dev->of_node)) in device_get_dma_attr()
/Linux-v5.4/drivers/crypto/ccree/
Dcc_driver.c322 new_drvdata->coherent = of_dma_is_coherent(np); in init_cc_resources()
/Linux-v5.4/drivers/mmc/host/
Dsdhci-of-esdhc.c499 if (of_dma_is_coherent(dev->of_node)) in esdhc_of_enable_dma()
/Linux-v5.4/drivers/iommu/
Darm-smmu.c1977 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()
Darm-smmu-v3.c3559 if (of_dma_is_coherent(dev->of_node)) in arm_smmu_device_dt_probe()