Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_dma.h51 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec,
89 #define of_dma_xlate_by_chan_id NULL macro
/openbmc/linux/drivers/dma/
H A Dof-dma.c351 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function
371 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id);
H A Duniphier-mdmac.c439 ret = of_dma_controller_register(dev->of_node, of_dma_xlate_by_chan_id, in uniphier_mdmac_probe()
H A Daltera-msgdma.c903 of_dma_xlate_by_chan_id, dma_dev); in msgdma_probe()
H A Dmpc512x_dma.c1066 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()
H A Ddma-axi-dmac.c1000 of_dma_xlate_by_chan_id, dma_dev); in axi_dmac_probe()
/openbmc/linux/drivers/dma/mediatek/
H A Dmtk-uart-apdma.c560 rc = of_dma_controller_register(np, of_dma_xlate_by_chan_id, mtkd); in mtk_uart_apdma_probe()
H A Dmtk-cqdma.c858 of_dma_xlate_by_chan_id, cqdma); in mtk_cqdma_probe()
H A Dmtk-hsdma.c979 of_dma_xlate_by_chan_id, hsdma); in mtk_hsdma_probe()