Home
last modified time | relevance | path

Searched refs:PLL_LOCK_DET (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-alpha-pll.c32 # define PLL_LOCK_DET BIT(31) macro
193 wait_for_pll(pll, PLL_LOCK_DET, 0, "enable")
326 return pll_is_enabled(hw, PLL_LOCK_DET); in clk_alpha_pll_is_enabled()
/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-alpha-pll.c34 # define PLL_LOCK_DET BIT(31) macro
324 wait_for_pll(pll, PLL_LOCK_DET, 0, "enable")
483 return pll_is_enabled(hw, PLL_LOCK_DET); in clk_alpha_pll_is_enabled()

Completed in 6 milliseconds