Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A 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/drivers/dma/
H A Dof-dma.c32 static struct of_dma *of_dma_find_controller(const 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()
120 (struct of_phandle_args *, struct of_dma *), in of_dma_controller_register() argument
123 struct of_dma *ofdma; in of_dma_controller_register()
155 struct of_dma *ofdma; in of_dma_controller_free()
187 (struct of_phandle_args *, struct of_dma *), in of_dma_router_register() argument
190 struct of_dma *ofdma; in of_dma_router_register()
255 struct of_dma *ofdma; in of_dma_request_slave_channel()
[all …]
H A Dlpc18xx-dmamux.c54 struct of_dma *ofdma) in lpc18xx_dmamux_reserve()
H A Dlpc32xx-dmamux.c91 struct of_dma *ofdma) in lpc32xx_dmamux_reserve()
H A Dcv1800b-dmamux.c97 struct of_dma *ofdma) in cv1800_dmamux_route_allocate()
H A Dat_hdmac.c1797 struct of_dma *of_dma) in at_dma_xlate() argument
1864 struct of_dma *of_dma) in at_dma_xlate() argument
H A Dfsl-edma-main.c252 struct of_dma *ofdma) in fsl_edma_xlate()
295 struct of_dma *ofdma) in fsl_edma3_xlate()
H A Dep93xx_dma.c1446 struct of_dma *ofdma) in ep93xx_m2p_dma_of_xlate()
1477 struct of_dma *ofdma) in ep93xx_m2m_dma_of_xlate()
H A Dmmp_tdma.c609 struct of_dma *ofdma) in mmp_tdma_xlate()
H A Dat_xdmac.c636 struct of_dma *of_dma) in at_xdmac_xlate() argument
638 struct at_xdmac *atxdmac = of_dma->of_dma_data; in at_xdmac_xlate()
H A Dmxs-dma.c725 struct of_dma *ofdma) in mxs_dma_xlate()
H A Dbcm2835-dma.c863 struct of_dma *ofdma) in bcm2835_dma_xlate()
H A Dst_fdma.c168 struct of_dma *ofdma) in st_fdma_of_xlate()
H A Dapple-admac.c582 struct of_dma *ofdma) in admac_dma_of_xlate()
H A Dtegra210-adma.c805 struct of_dma *ofdma) in tegra_dma_of_xlate()
/linux/drivers/dma/dw/
H A Dof.c17 struct of_dma *ofdma) in dw_dma_of_xlate()
H A Drzn1-dmamux.c42 struct of_dma *ofdma) in rzn1_dmamux_route_allocate()
/linux/drivers/dma/ti/
H A Ddma-crossbar.c78 struct of_dma *ofdma) in ti_am335x_xbar_route_allocate()
240 struct of_dma *ofdma) in ti_dra7_xbar_route_allocate()
H A Dedma.c2230 struct of_dma *ofdma) in of_edma_xlate()
2278 struct of_dma *ofdma) in of_edma_xlate()
/linux/drivers/dma/stm32/
H A Dstm32-dmamux.c87 struct of_dma *ofdma) in stm32_dmamux_route_allocate()
/linux/drivers/dma/qcom/
H A Dgpi.c2118 struct of_dma *of_dma) in gpi_of_dma_xlate() argument
2120 struct gpi_dev *gpi_dev = (struct gpi_dev *)of_dma->of_dma_data; in gpi_of_dma_xlate()
/linux/drivers/dma/sh/
H A Dusb-dmac.c649 struct of_dma *ofdma) in usb_dmac_of_xlate()
H A Drz-dmac.c770 struct of_dma *ofdma) in rz_dmac_of_xlate()
/linux/drivers/dma/lgm/
H A Dlgm-dma.c1358 update_client_configs(struct of_dma *ofdma, struct of_phandle_args *spec) in update_client_configs()
1385 struct of_dma *ofdma) in ldma_xlate()
/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c975 struct of_dma *ofdma) in of_zynqmp_dma_xlate()

12