Lines Matching refs:ucLomod1
162 u8 refDiv, ucLoDiv1, ucLomod1, ucLoDiv2, ucLomod2, ucLoDiv, ucLomod; in m88rs6000t_set_pll_freq() local
182 ucLomod1 = 0; in m88rs6000t_set_pll_freq()
187 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
192 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
197 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
202 ucLomod1 = 64; in m88rs6000t_set_pll_freq()
207 ucLomod1 = 48; in m88rs6000t_set_pll_freq()
212 ucLomod1 = 48; in m88rs6000t_set_pll_freq()
217 ucLomod1 = 96; in m88rs6000t_set_pll_freq()
227 reg27 = (((ulNDiv1 >> 8) & 0x0F) + ucLomod1) & 0x7F; in m88rs6000t_set_pll_freq()
332 ucLomod = ucLomod1 / 16; in m88rs6000t_set_pll_freq()