Searched refs:video_pll0 (Results 1 – 4 of 4) sorted by relevance
/drivers/clk/qcom/ |
D | videocc-sc7180.c | 33 static struct clk_alpha_pll video_pll0 = { variable 57 { .hw = &video_pll0.clkr.hw }, 184 [VIDEO_PLL0] = &video_pll0.clkr, 228 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sc7180_probe()
|
D | videocc-sm8150.c | 46 static struct clk_alpha_pll video_pll0 = { variable 70 { .hw = &video_pll0.clkr.hw }, 203 [VIDEO_CC_PLL0] = &video_pll0.clkr, 252 clk_trion_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8150_probe()
|
D | videocc-sm8250.c | 45 static struct clk_alpha_pll video_pll0 = { variable 97 { .hw = &video_pll0.clkr.hw }, 285 [VIDEO_CC_PLL0] = &video_pll0.clkr, 338 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8250_probe()
|
D | videocc-sdm845.c | 50 static struct clk_alpha_pll video_pll0 = { variable 292 [VIDEO_PLL0] = &video_pll0.clkr, 331 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sdm845_probe()
|