Home
last modified time | relevance | path

Searched refs:ucLomod1 (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
Dm88rs6000t.c162 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()
[all …]