Home
last modified time | relevance | path

Searched refs:mux_chn (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/freescale/vybrid/
H A Dvf_edma.c64 uint32_t mux_chn; member
144 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 0); in channel_free()
187 ch->mux_chn = (chnum - channel_first); /* 0 to 15 */ in channel_configure()
189 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 1); in channel_configure()
H A Dvf_port.c81 uint32_t mux_chn; member