Lines Matching refs:ucLomod2
162 u8 refDiv, ucLoDiv1, ucLomod1, ucLoDiv2, ucLomod2, ucLoDiv, ucLomod; in m88rs6000t_set_pll_freq() local
184 ucLomod2 = 0; in m88rs6000t_set_pll_freq()
189 ucLomod2 = 0; in m88rs6000t_set_pll_freq()
194 ucLomod2 = 16; in m88rs6000t_set_pll_freq()
199 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
204 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
209 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
214 ucLomod2 = 48; in m88rs6000t_set_pll_freq()
219 ucLomod2 = 96; in m88rs6000t_set_pll_freq()
234 reg29 = (((ulNDiv2 >> 8) & 0x0F) + ucLomod2) & 0x7f; in m88rs6000t_set_pll_freq()
336 ucLomod = ucLomod2 / 16; in m88rs6000t_set_pll_freq()