Home
last modified time | relevance | path

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

/linux-6.3-rc2/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()

Completed in 4 milliseconds