Home
last modified time | relevance | path

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

/arch/mips/txx9/generic/
Dsetup_tx4927.c91 __u32 divmode; in tx4927_setup() local
113 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK; in tx4927_setup()
114 switch (divmode) { in tx4927_setup()
123 switch (divmode) { in tx4927_setup()
143 divmode = (__u32)ccfg & TX4927_CCFG_DIVMODE_MASK; in tx4927_setup()
144 switch (divmode) { in tx4927_setup()
158 switch (divmode) { in tx4927_setup()
Dsetup_tx4938.c96 __u32 divmode; in tx4938_setup() local
118 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()
119 switch (divmode) { in tx4938_setup()
129 switch (divmode) { in tx4938_setup()
152 divmode = (__u32)ccfg & TX4938_CCFG_DIVMODE_MASK; in tx4938_setup()
153 switch (divmode) { in tx4938_setup()
170 switch (divmode) { in tx4938_setup()
Dsetup_tx4939.c116 __u32 divmode; in tx4939_setup() local
137 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
140 switch (divmode) { in tx4939_setup()
164 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
166 switch (divmode) { in tx4939_setup()
187 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
190 switch (divmode) { in tx4939_setup()