Searched refs:mux (Results 51 - 58 of 58) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dfplustm.c901 void config_mux(struct s_smc *smc, int mux) argument
903 plc_config_mux(smc,mux) ;
H A Dpcmplc.c569 void plc_config_mux(struct s_smc *smc, int mux) argument
573 if (mux == MUX_WRAPB) {
914 * prevent mux error when going from WRAP_A to WRAP_B
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttv-cards.c2246 xternal video-mux */
2264 xternal video-mux */
3003 printk(KERN_INFO "bttv%d: gpio config override: mask=0x%x, mux=",
4662 * The on chip input mux should always be set to 2.
4674 /* video mux */
4727 * Next the mux select. Both the "master" and "slave" 'cards' (controllers)
4900 * PXC200F which is bt848 with PIC controlling mux
4902 * PXC200AF which is bt878 with PIC controlling mux
4913 long mux; local
4937 /* mux
[all...]
H A Dbttv-driver.c1128 int mux,mask2; local
1145 mux = bttv_tvcards[btv->c.type].muxsel[input] & 3;
1146 btaor(mux<<5, ~(3<<5), BT848_IFORM);
1147 dprintk(KERN_DEBUG "bttv%d: video mux: input=%d mux=%d\n",
1148 btv->c.nr,input,mux);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/chips/
H A Dtps65010.c40 #include <asm/arch/mux.h>
H A Disp1301_omap.c98 #include <asm/arch/mux.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dmcbsp.c29 #include <asm/arch/mux.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mmc/host/
H A Domap.c36 #include <asm/arch/mux.h>

Completed in 95 milliseconds

123