Searched refs:channel_setup (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dlibfaad.c105 static void channel_setup(AVCodecContext *avctx) function
142 channel_setup(avctx);
189 channel_setup(avctx);
315 channel_setup(avctx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Disicom.c697 u16 channel_setup, channel = port->channel, local
745 channel_setup = 0;
748 channel_setup |= ISICOM_CS5;
751 channel_setup |= ISICOM_CS6;
754 channel_setup |= ISICOM_CS7;
757 channel_setup |= ISICOM_CS8;
762 channel_setup |= ISICOM_2SB;
764 channel_setup |= ISICOM_EVPAR;
766 channel_setup |= ISICOM_ODPAR;
768 outw(channel_setup, bas
[all...]

Completed in 50 milliseconds