Searched refs:video_cc_pll1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | videocc-sm8450.c | 77 static struct clk_alpha_pll video_cc_pll1 = { variable 84 .name = "video_cc_pll1", 111 { .hw = &video_cc_pll1.clkr.hw }, 360 [VIDEO_CC_PLL1] = &video_cc_pll1.clkr, 424 clk_lucid_evo_pll_configure(&video_cc_pll1, regmap, &video_cc_pll1_config); in video_cc_sm8450_probe()
|
H A D | videocc-sm8550.c | 85 static struct clk_alpha_pll video_cc_pll1 = { variable 92 .name = "video_cc_pll1", 119 { .hw = &video_cc_pll1.clkr.hw }, 367 [VIDEO_CC_PLL1] = &video_cc_pll1.clkr, 431 clk_lucid_evo_pll_configure(&video_cc_pll1, regmap, &video_cc_pll1_config); in video_cc_sm8550_probe()
|
Completed in 1 milliseconds