Searched refs:mux_chn (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.c62 uint32_t mux_chn; member in struct:edma_channel
142 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 0);
185 ch->mux_chn = (chnum - channel_first); /* 0 to 15 */
187 dmamux_configure(ch->mux_num, ch->mux_src, ch->mux_chn, 1);
H A Dvf_port.c80 uint32_t mux_chn; member in struct:port_event

Completed in 85 milliseconds