Searched refs:TX39_CONF_CWFON (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/jmr3927/
H A Dsetup.c84 conf &= ~(TX39_CONF_WBON | TX39_CONF_CWFON);
86 conf |= mips_config_cwfon ? TX39_CONF_CWFON : 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/generic/
H A Dsetup_tx3927.c101 else if (!(conf & TX39_CONF_CWFON))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dmipsregs.h365 #define TX39_CONF_CWFON 0x00004000 macro

Completed in 98 milliseconds