Searched refs:tvco (Results 1 – 2 of 2) sorted by relevance
60 unsigned int tvco = *fvco; in g450_nextpll() local76 tvco >>= 1; in g450_nextpll()77 if (tvco < pi->vcomin) { in g450_nextpll()80 *fvco = tvco; in g450_nextpll()84 if (tvco < 550000) { in g450_nextpll()86 } else if (tvco < 700000) { in g450_nextpll()88 } else if (tvco < 1000000) { in g450_nextpll()90 } else if (tvco < 1150000) { in g450_nextpll()99 n = ((tvco * (m+1) + minfo->features.pll.ref_freq) / (minfo->features.pll.ref_freq * 2)) - 2; in g450_nextpll()120 unsigned int tvco; in g450_firstpll() local[all …]
291 u8 tvco, tpcp, tpd, tlpf, idf; in ch7xxx_mode_set() local294 tvco = 0x23; in ch7xxx_mode_set()299 tvco = 0x2d; in ch7xxx_mode_set()306 ch7xxx_writeb(dvo, CH7xxx_TVCO, tvco); in ch7xxx_mode_set()