Searched refs:divmode (Results 1 – 2 of 2) sorted by relevance
91 __u32 divmode; in tx4927_setup() local113 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()
96 __u32 divmode; in tx4938_setup() local118 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