Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/qcom/
Dclk-alpha-pll.c225 #define LUCID_5LPE_ENABLE_VOTE_RUN BIT(21) macro
1714 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_enable()
1756 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_disable()
1854 return __clk_lucid_pll_postdiv_set_rate(hw, rate, parent_rate, LUCID_5LPE_ENABLE_VOTE_RUN); in clk_lucid_5lpe_pll_postdiv_set_rate()