Searched refs:of_dma (Results 1 - 25 of 76) sorted by relevance

1234

/linux-master/include/linux/
H A Dof_dma.h18 struct of_dma { struct
22 (struct of_phandle_args *, struct of_dma *);
24 (struct of_phandle_args *, struct of_dma *);
37 (struct of_phandle_args *, struct of_dma *),
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 *),
69 (struct of_phandle_args *, struct of_dma *),
84 struct of_dma *ofdm
[all...]
/linux-master/drivers/dma/
H A Dof-dma.c16 #include <linux/of_dma.h>
32 static struct of_dma *of_dma_find_controller(const struct of_phandle_args *dma_spec)
34 struct of_dma *ofdma;
56 struct of_dma *ofdma)
59 struct of_dma *ofdma_target;
120 (struct of_phandle_args *, struct of_dma *),
123 struct of_dma *ofdma;
138 /* Now queue of_dma controller structure in list */
155 struct of_dma *ofdma;
187 (struct of_phandle_args *, struct of_dma *),
[all...]
H A Dlpc18xx-dmamux.c16 #include <linux/of_dma.h>
54 struct of_dma *ofdma)
H A Dmilbeaut-hdmac.c13 #include <linux/of_dma.h>
403 milbeaut_hdmac_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) argument
405 struct milbeaut_hdmac_device *mdev = of_dma->of_dma_data;
H A Dstm32-dmamux.c19 #include <linux/of_dma.h>
87 struct of_dma *ofdma)
H A Dmmp_tdma.c20 #include <linux/of_dma.h>
610 struct of_dma *ofdma)
H A Dmoxart-dma.c22 #include <linux/of_dma.h>
329 struct of_dma *ofdma)
H A Duniphier-xdmac.c13 #include <linux/of_dma.h>
467 struct of_dma *ofdma)
H A Dfsl-edma-main.c18 #include <linux/of_dma.h>
97 struct of_dma *ofdma)
130 struct of_dma *ofdma)
622 "Can't register Freescale eDMA of_dma. (%d)\n", ret);
H A Dat_hdmac.c24 #include <linux/of_dma.h>
1797 struct of_dma *of_dma)
1864 struct of_dma *of_dma)
1796 at_dma_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) argument
1863 at_dma_xlate(struct of_phandle_args *dma_spec, struct of_dma *of_dma) argument
H A Duniphier-mdmac.c15 #include <linux/of_dma.h>
H A Dmilbeaut-xdmac.c13 #include <linux/of_dma.h>
H A Dmxs-dma.c24 #include <linux/of_dma.h>
725 struct of_dma *ofdma)
H A Dimg-mdc-dma.c20 #include <linux/of_dma.h>
808 struct of_dma *ofdma)
H A Dsun4i-dma.c15 #include <linux/of_dma.h>
934 struct of_dma *ofdma)
H A Dst_fdma.c14 #include <linux/of_dma.h>
168 struct of_dma *ofdma)
H A Dbcm2835-dma.c33 #include <linux/of_dma.h>
863 struct of_dma *ofdma)
H A Dmmp_pdma.c18 #include <linux/of_dma.h>
1004 struct of_dma *ofdma)
H A Ddma-jz4780.c16 #include <linux/of_dma.h>
806 struct of_dma *ofdma)
/linux-master/drivers/dma/dw/
H A Dof.c11 #include <linux/of_dma.h>
17 struct of_dma *ofdma)
H A Drzn1-dmamux.c9 #include <linux/of_dma.h>
42 struct of_dma *ofdma)
/linux-master/drivers/dma/ti/
H A Ddma-crossbar.c13 #include <linux/of_dma.h>
78 struct of_dma *ofdma)
240 struct of_dma *ofdma)
/linux-master/drivers/mmc/host/
H A Dmmci_qcom_dml.c7 #include <linux/of_dma.h>
/linux-master/drivers/dma/xilinx/
H A Dzynqmp_dma.c15 #include <linux/of_dma.h>
957 struct of_dma *ofdma)
/linux-master/drivers/dma/qcom/
H A Dqcom_adm.c20 #include <linux/of_dma.h>
719 struct of_dma *ofdma)

Completed in 213 milliseconds

1234