Searched refs:pll_pvg (Results 1 – 2 of 2) sorted by relevance
1069 w100_pwr_state.pll_cntl.f.pll_pvg = 0x0; /* VCO gain = 0 */ in w100_pll_adjust()1094 ((w100_pwr_state.pll_cntl.f.pll_pvg == 0x7) || in w100_pll_adjust()1098 w100_pwr_state.pll_cntl.f.pll_pvg = 0x0; in w100_pll_adjust()1105 } else if ((w100_pwr_state.pll_cntl.f.pll_pvg) < 0x7) { in w100_pll_adjust()1107 w100_pwr_state.pll_cntl.f.pll_pvg += 0x1; in w100_pll_adjust()1248 w100_pwr_state.pll_cntl.f.pll_pvg = 0x0; in w100_pwm_setup()
685 u32 pll_pvg : 3; member