Lines Matching refs:test_ctl_val
390 config->test_ctl_val); in clk_alpha_pll_configure()
393 config->test_ctl_val); in clk_alpha_pll_configure()
1175 config->test_ctl_val); in clk_fabia_pll_configure()
1574 config->test_ctl_val); in clk_trion_pll_configure()
1721 config->test_ctl_val); in clk_agera_pll_configure()
1953 clk_alpha_pll_write_config(regmap, PLL_TEST_CTL(pll), config->test_ctl_val); in clk_zonda_pll_configure()
2052 u32 test_ctl_val; in clk_zonda_pll_set_rate() local
2070 regmap_read(pll->clkr.regmap, PLL_TEST_CTL(pll), &test_ctl_val); in clk_zonda_pll_set_rate()
2073 if (test_ctl_val & ZONDA_STAY_IN_CFA) in clk_zonda_pll_set_rate()
2108 clk_alpha_pll_write_config(regmap, PLL_TEST_CTL(pll), config->test_ctl_val); in clk_lucid_evo_pll_configure()
2319 clk_alpha_pll_write_config(regmap, PLL_TEST_CTL(pll), config->test_ctl_val); in clk_rivian_evo_pll_configure()
2417 regmap_write(regmap, PLL_TEST_CTL(pll), config->test_ctl_val); in clk_stromer_pll_configure()