Searched refs:user_ctl_val (Results 1 – 11 of 11) sorted by relevance
/drivers/clk/qcom/ |
D | videocc-sm8250.c | 40 .user_ctl_val = 0x00000000, 68 .user_ctl_val = 0x00000000,
|
D | clk-alpha-pll.h | 106 u32 user_ctl_val; member
|
D | videocc-sc7180.c | 225 video_pll0_config.user_ctl_val = 0x00000001; in video_cc_sc7180_probe()
|
D | videocc-sm8150.c | 41 .user_ctl_val = 0x00000000,
|
D | gpucc-sc7180.c | 235 gpu_cc_pll_config.user_ctl_val = 0x00000001; in gpu_cc_sc7180_probe()
|
D | gpucc-sm8150.c | 43 .user_ctl_val = 0x00000000,
|
D | gpucc-sm8250.c | 46 .user_ctl_val = 0x00000000,
|
D | clk-alpha-pll.c | 1021 if (config->user_ctl_val) in clk_fabia_pll_configure() 1022 regmap_write(regmap, PLL_USER_CTL(pll), config->user_ctl_val); in clk_fabia_pll_configure() 1411 if (config->user_ctl_val) in clk_trion_pll_configure() 1413 config->user_ctl_val); in clk_trion_pll_configure()
|
D | lpasscorecc-sc7180.c | 41 .user_ctl_val = 0x00005105,
|
D | dispcc-sm8250.c | 53 .user_ctl_val = 0x00000000, 81 .user_ctl_val = 0x00000000,
|
D | dispcc-sc7180.c | 710 disp_cc_pll_config.user_ctl_val = 0x00000001; in disp_cc_sc7180_probe()
|