Home
last modified time | relevance | path

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

/linux/arch/mips/txx9/generic/
A 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()
A 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()
A Dsetup_tx4939.c99 __u32 divmode; in tx4939_setup() local
120 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
123 switch (divmode) { in tx4939_setup()
147 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
149 switch (divmode) { in tx4939_setup()
170 divmode = (__u32)____raw_readq(&tx4939_ccfgptr->ccfg) & in tx4939_setup()
173 switch (divmode) { in tx4939_setup()

Completed in 9 milliseconds