Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dclk-alpha-pll.c266 #define LUCID_5LPE_ENABLE_VOTE_RUN BIT(21) macro
1771 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_enable()
1813 if (val & LUCID_5LPE_ENABLE_VOTE_RUN) { in alpha_pll_lucid_5lpe_disable()
1911 return __clk_lucid_pll_postdiv_set_rate(hw, rate, parent_rate, LUCID_5LPE_ENABLE_VOTE_RUN); in clk_lucid_5lpe_pll_postdiv_set_rate()