Home
last modified time | relevance | path

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

/linux/drivers/of/
H A Ddevice.c147 coherent = of_dma_is_coherent(np); in of_dma_configure_id()
H A Daddress.c1017 bool of_dma_is_coherent(struct device_node *np) in of_dma_is_coherent() function
1032 EXPORT_SYMBOL_GPL(of_dma_is_coherent);
H A Dproperty.c1068 if (of_dma_is_coherent(to_of_node(fwnode))) in of_fwnode_device_get_dma_attr()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c1152 if (of_dma_is_coherent(wlan_node) && hw->hifsys) in __mtk_wed_detach()
2439 of_dma_is_coherent(hw->eth->dev->of_node)) in mtk_wed_attach()
H A Dmtk_eth_soc.c4151 of_dma_is_coherent(eth->dma_dev->of_node) * dma_mask); in mtk_hw_init()
5175 if (of_dma_is_coherent(pdev->dev.of_node)) { in mtk_probe()