Searched refs:pll_mode (Results 1 – 3 of 3) sorted by relevance
69 enum pll_mode { enum108 static inline enum pll_mode pll_frac_get_mode(struct clk_hw *hw) in pll_frac_get_mode()117 static inline void pll_frac_set_mode(struct clk_hw *hw, enum pll_mode mode) in pll_frac_set_mode()
684 u32 pll_mode : 1; member
1250 w100_pwr_state.pll_cntl.f.pll_mode = 0x0; /* uses VCO clock */ in w100_pwm_setup()