Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/clk/qcom/
H A Dclk-alpha-pll.c284 #define pll_has_64bit_config(p) ((PLL_CONFIG_CTL_U(p) - PLL_CONFIG_CTL(p)) == 4) macro
360 if (pll_has_64bit_config(pll)) in clk_alpha_pll_configure()
2380 if (pll_has_64bit_config(pll)) in clk_stromer_pll_configure()
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-alpha-pll.c153 #define pll_has_64bit_config(p) ((PLL_CONFIG_CTL_U(p) - PLL_CONFIG_CTL(p)) == 4) macro
219 if (pll_has_64bit_config(pll)) in clk_alpha_pll_configure()

Completed in 6 milliseconds