Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-alpha-pll.c139 #define PLL_OUT_MASK 0x7 macro
809 PLL_OUT_MASK, PLL_OUT_MASK); in clk_trion_pll_enable()
842 PLL_OUT_MASK, 0); in clk_trion_pll_disable()
1098 PLL_OUT_MASK, PLL_OUT_MASK); in alpha_pll_fabia_enable()
1128 ret = regmap_update_bits(regmap, PLL_USER_CTL(pll), PLL_OUT_MASK, 0); in alpha_pll_fabia_disable()