Lines Matching refs:ucLomod2
153 u8 refDiv, ucLoDiv1, ucLomod1, ucLoDiv2, ucLomod2, ucLoDiv, ucLomod; in m88rs6000t_set_pll_freq() local
175 ucLomod2 = 0; in m88rs6000t_set_pll_freq()
180 ucLomod2 = 0; in m88rs6000t_set_pll_freq()
185 ucLomod2 = 16; in m88rs6000t_set_pll_freq()
190 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
195 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
200 ucLomod2 = 64; in m88rs6000t_set_pll_freq()
205 ucLomod2 = 48; in m88rs6000t_set_pll_freq()
210 ucLomod2 = 96; in m88rs6000t_set_pll_freq()
225 reg29 = (((ulNDiv2 >> 8) & 0x0F) + ucLomod2) & 0x7f; in m88rs6000t_set_pll_freq()
327 ucLomod = ucLomod2 / 16; in m88rs6000t_set_pll_freq()