Searched refs:PLL_OPMODE (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/clk/qcom/ |
| H A D | clk-alpha-pll.c | 1092 regmap_write(regmap, PLL_OPMODE(pll), PLL_RUN); in clk_trion_pll_enable() 1138 regmap_write(regmap, PLL_OPMODE(pll), PLL_STANDBY); in clk_trion_pll_disable() 1418 regmap_write(regmap, PLL_OPMODE(pll), PLL_STANDBY); in alpha_pll_fabia_disable() 1729 regmap_write(regmap, PLL_OPMODE(pll), PLL_STANDBY); in clk_trion_pll_configure() 1948 regmap_write(regmap, PLL_OPMODE(pll), PLL_STANDBY); in clk_lucid_5lpe_pll_configure() 2156 regmap_write(regmap, PLL_OPMODE(pll), PLL_STANDBY); in clk_zonda_pll_configure() 2192 regmap_write(regmap, PLL_OPMODE(pll), PLL_RUN); in clk_zonda_pll_enable() 2237 regmap_write(regmap, PLL_OPMODE(pll), 0x0); in clk_zonda_pll_disable() 2396 regmap_write(regmap, PLL_OPMODE(pll), PLL_RUN); in alpha_pll_lucid_evo_enable() 2564 regmap_write(regmap, PLL_OPMODE(pll), PLL_RUN); in alpha_pll_pongo_elu_prepare() [all …]
|