Searched refs:tvco (Results 1 – 2 of 2) sorted by relevance
62 unsigned int tvco = *fvco; in g450_nextpll() local78 tvco >>= 1; in g450_nextpll()79 if (tvco < pi->vcomin) { in g450_nextpll()82 *fvco = tvco; in g450_nextpll()86 if (tvco < 550000) { in g450_nextpll()88 } else if (tvco < 700000) { in g450_nextpll()90 } else if (tvco < 1000000) { in g450_nextpll()92 } else if (tvco < 1150000) { in g450_nextpll()101 n = ((tvco * (m+1) + minfo->features.pll.ref_freq) / (minfo->features.pll.ref_freq * 2)) - 2; in g450_nextpll()122 unsigned int tvco; in g450_firstpll() local[all …]
293 u8 tvco, tpcp, tpd, tlpf, idf; in ch7xxx_mode_set() local296 tvco = 0x23; in ch7xxx_mode_set()301 tvco = 0x2d; in ch7xxx_mode_set()308 ch7xxx_writeb(dvo, CH7xxx_TVCO, tvco); in ch7xxx_mode_set()