Lines Matching refs:ucLomod1
153 u8 refDiv, ucLoDiv1, ucLomod1, ucLoDiv2, ucLomod2, ucLoDiv, ucLomod; in m88rs6000t_set_pll_freq() local
173 ucLomod1 = 0; in m88rs6000t_set_pll_freq()
178 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
183 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
188 ucLomod1 = 16; in m88rs6000t_set_pll_freq()
193 ucLomod1 = 64; in m88rs6000t_set_pll_freq()
198 ucLomod1 = 48; in m88rs6000t_set_pll_freq()
203 ucLomod1 = 48; in m88rs6000t_set_pll_freq()
208 ucLomod1 = 96; in m88rs6000t_set_pll_freq()
218 reg27 = (((ulNDiv1 >> 8) & 0x0F) + ucLomod1) & 0x7F; in m88rs6000t_set_pll_freq()
323 ucLomod = ucLomod1 / 16; in m88rs6000t_set_pll_freq()