Searched refs:divmode (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/generic/
H A Dsetup_tx4927.c91 __u32 divmode; local
113 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK;
114 switch (divmode) {
123 switch (divmode) {
143 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK;
144 switch (divmode) {
158 switch (divmode) {
H A Dsetup_tx4938.c96 __u32 divmode; local
118 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK;
119 switch (divmode) {
129 switch (divmode) {
152 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK;
153 switch (divmode) {
170 switch (divmode) {
H A Dsetup_tx4939.c116 __u32 divmode; local
137 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) &
140 switch (divmode) {
164 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) &
166 switch (divmode) {
187 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) &
190 switch (divmode) {

Completed in 111 milliseconds