Searched refs:test_ctl_val (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/drivers/clk/qcom/ |
D | clk-alpha-pll.h | 111 u32 test_ctl_val; member
|
D | clk-alpha-pll.c | 1062 config->test_ctl_val); in clk_fabia_pll_configure() 1448 config->test_ctl_val); in clk_trion_pll_configure() 1595 config->test_ctl_val); in clk_agera_pll_configure() 1813 clk_alpha_pll_write_config(regmap, PLL_TEST_CTL(pll), config->test_ctl_val); in clk_zonda_pll_configure() 1912 u32 test_ctl_val; in clk_zonda_pll_set_rate() local 1930 regmap_read(pll->clkr.regmap, PLL_TEST_CTL(pll), &test_ctl_val); in clk_zonda_pll_set_rate() 1933 if (test_ctl_val & ZONDA_STAY_IN_CFA) in clk_zonda_pll_set_rate()
|
D | gpucc-sm8150.c | 39 .test_ctl_val = 0x00000000,
|
D | camcc-sc7180.c | 49 .test_ctl_val = 0x40000000, 77 .test_ctl_val = 0x40000000, 103 .test_ctl_val = 0x04000400, 165 .test_ctl_val = 0x40000000,
|
D | lpasscorecc-sc7180.c | 39 .test_ctl_val = 0x40000000,
|