Searched refs:qcom_pll_set_fsm_mode (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/clk/qcom/ |
| H A D | common.h | 72 qcom_pll_set_fsm_mode(struct regmap *m, u32 reg, u8 bias_count, u8 lock_count);
|
| H A D | clk-pll.c | 250 qcom_pll_set_fsm_mode(regmap, pll->mode_reg, 1, 8); in clk_pll_configure_sr() 259 qcom_pll_set_fsm_mode(regmap, pll->mode_reg, 1, 0); in clk_pll_configure_sr_hpm_lp()
|
| H A D | common.c | 122 qcom_pll_set_fsm_mode(struct regmap *map, u32 reg, u8 bias_count, u8 lock_count) in qcom_pll_set_fsm_mode() function 140 EXPORT_SYMBOL_GPL(qcom_pll_set_fsm_mode);
|