Home
last modified time | relevance | path

Searched refs:LUCID_5LPE_ENABLE_VOTE_RUN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/qcom/
H A Dclk-alpha-pll.c306 #define LUCID_5LPE_ENABLE_VOTE_RUN BIT(21) macro
1898 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_enable()
1940 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_disable()
2038 return __clk_lucid_pll_postdiv_set_rate(hw, rate, parent_rate, LUCID_5LPE_ENABLE_VOTE_RUN); in clk_lucid_5lpe_pll_postdiv_set_rate()