Searched refs:dmamux_configure (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/arm/freescale/vybrid/ |
| H A D | vf_dmamux.h | 31 int dmamux_configure(int mux, int source, int channel, int enable);
|
| H A D | vf_dmamux.c | 96 dmamux_configure(int mux, int source, int channel, int enable) in dmamux_configure() function
|
| H A D | vf_edma.c | 144 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 0); in channel_free() 189 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 1); in channel_configure()
|