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