Home
last modified time | relevance | path

Searched refs:of_dma (Results 1 – 25 of 48) sorted by relevance

12

/Linux-v5.10/include/linux/
Dof_dma.h18 struct of_dma { struct
22 (struct of_phandle_args *, struct of_dma *); argument
24 (struct of_phandle_args *, struct of_dma *);
37 (struct of_phandle_args *, struct of_dma *), argument
43 (struct of_phandle_args *, struct of_dma *),
50 struct of_dma *ofdma);
52 struct of_dma *ofdma);
57 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument
69 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument
84 struct of_dma *ofdma) in of_dma_simple_xlate()
/Linux-v5.10/drivers/dma/
Dof-dma.c32 static struct of_dma *of_dma_find_controller(struct of_phandle_args *dma_spec) in of_dma_find_controller()
34 struct of_dma *ofdma; in of_dma_find_controller()
56 struct of_dma *ofdma) in of_dma_router_xlate()
59 struct of_dma *ofdma_target; in of_dma_router_xlate()
105 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument
108 struct of_dma *ofdma; in of_dma_controller_register()
140 struct of_dma *ofdma; in of_dma_controller_free()
172 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument
175 struct of_dma *ofdma; in of_dma_router_register()
240 struct of_dma *ofdma; in of_dma_request_slave_channel()
[all …]
Dmilbeaut-hdmac.c403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) in milbeaut_hdmac_xlate() argument
405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data; in milbeaut_hdmac_xlate()
Dlpc18xx-dmamux.c52 struct of_dma *ofdma) in lpc18xx_dmamux_reserve()
Dstm32-dmamux.c85 struct of_dma *ofdma) in stm32_dmamux_route_allocate()
Dat_hdmac.c1640 struct of_dma *of_dma) in at_dma_xlate() argument
1706 struct of_dma *of_dma) in at_dma_xlate() argument
Dfsl-edma.c104 struct of_dma *ofdma) in fsl_edma_xlate()
Dat_xdmac.c512 struct of_dma *of_dma) in at_xdmac_xlate() argument
514 struct at_xdmac *atxdmac = of_dma->of_dma_data; in at_xdmac_xlate()
Duniphier-xdmac.c466 struct of_dma *ofdma) in of_dma_uniphier_xlate()
Dmoxart-dma.c333 struct of_dma *ofdma) in moxart_of_xlate()
Dmmp_tdma.c612 struct of_dma *ofdma) in mmp_tdma_xlate()
Dmxs-dma.c744 struct of_dma *ofdma) in mxs_dma_xlate()
Dtegra210-adma.c686 struct of_dma *ofdma) in tegra_dma_of_xlate()
Dbcm2835-dma.c863 struct of_dma *ofdma) in bcm2835_dma_xlate()
Ddma-jz4780.c797 struct of_dma *ofdma) in jz4780_of_dma_xlate()
Dst_fdma.c167 struct of_dma *ofdma) in st_fdma_of_xlate()
Dzx_dma.c730 struct of_dma *ofdma) in zx_of_dma_simple_xlate()
Dimg-mdc-dma.c809 struct of_dma *ofdma) in mdc_of_xlate()
Dsun4i-dma.c914 struct of_dma *ofdma) in sun4i_dma_of_xlate()
Dk3dma.c828 struct of_dma *ofdma) in k3_of_dma_simple_xlate()
/Linux-v5.10/drivers/dma/sh/
Dshdma-of.c20 struct of_dma *ofdma) in shdma_of_xlate()
Dusb-dmac.c649 struct of_dma *ofdma) in usb_dmac_of_xlate()
/Linux-v5.10/drivers/dma/dw/
Dof.c17 struct of_dma *ofdma) in dw_dma_of_xlate()
/Linux-v5.10/drivers/dma/ti/
Ddma-crossbar.c77 struct of_dma *ofdma) in ti_am335x_xbar_route_allocate()
239 struct of_dma *ofdma) in ti_dra7_xbar_route_allocate()
/Linux-v5.10/drivers/dma/xilinx/
Dzynqmp_dma.c944 struct of_dma *ofdma) in of_zynqmp_dma_xlate()

12