Searched refs:video_cc_pll0 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | videocc-sm8450.c | 49 static struct clk_alpha_pll video_cc_pll0 = { variable 56 .name = "video_cc_pll0", 101 { .hw = &video_cc_pll0.clkr.hw }, 359 [VIDEO_CC_PLL0] = &video_cc_pll0.clkr, 423 clk_lucid_evo_pll_configure(&video_cc_pll0, regmap, &video_cc_pll0_config); in video_cc_sm8450_probe()
|
H A D | videocc-sm8550.c | 53 static struct clk_alpha_pll video_cc_pll0 = { variable 60 .name = "video_cc_pll0", 109 { .hw = &video_cc_pll0.clkr.hw }, 366 [VIDEO_CC_PLL0] = &video_cc_pll0.clkr, 430 clk_lucid_evo_pll_configure(&video_cc_pll0, regmap, &video_cc_pll0_config); in video_cc_sm8550_probe()
|
Completed in 3 milliseconds