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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c676 unsigned long divmode; local
697 divmode = (unsigned long)tx4938_ccfgptr->ccfg & TX4938_CCFG_DIVMODE_MASK;
698 switch (divmode) {
708 switch (divmode) {
732 divmode = (unsigned long)tx4938_ccfgptr->ccfg & TX4938_CCFG_DIVMODE_MASK;
733 switch (divmode) {
750 switch (divmode) {

Completed in 60 milliseconds