Searched refs:qcom_pll_set_fsm_mode (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | common.h | 49 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 | 101 qcom_pll_set_fsm_mode(struct regmap *map, u32 reg, u8 bias_count, u8 lock_count) in qcom_pll_set_fsm_mode() function 119 EXPORT_SYMBOL_GPL(qcom_pll_set_fsm_mode); variable
|
H A D | clk-alpha-pll.c | 247 qcom_pll_set_fsm_mode(regmap, PLL_MODE(pll), 6, 0); in clk_alpha_pll_configure()
|
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | common.h | 49 qcom_pll_set_fsm_mode(struct regmap *m, u32 reg, u8 bias_count, u8 lock_count);
|
H A D | common.c | 99 qcom_pll_set_fsm_mode(struct regmap *map, u32 reg, u8 bias_count, u8 lock_count) in qcom_pll_set_fsm_mode() function 117 EXPORT_SYMBOL_GPL(qcom_pll_set_fsm_mode); variable
|
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 | clk-alpha-pll.c | 404 qcom_pll_set_fsm_mode(regmap, PLL_MODE(pll), 6, 0); in clk_alpha_pll_configure() 2421 qcom_pll_set_fsm_mode(regmap, PLL_MODE(pll), 6, 0); in clk_stromer_pll_configure()
|
Completed in 8 milliseconds