Searched refs:video_pll0 (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/clk/qcom/
H A Dvideocc-sm8150.c43 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
50 .name = "video_pll0",
67 { .hw = &video_pll0.clkr.hw },
200 [VIDEO_CC_PLL0] = &video_pll0.clkr,
260 clk_trion_pll_configure(&video_pll0, regmap, &video_pll0_config);
H A Dvideocc-sm8350.c62 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
69 .name = "video_pll0",
125 { .hw = &video_pll0.clkr.hw },
484 [VIDEO_PLL0] = &video_pll0.clkr,
544 video_pll0.vco_table = video_pll1.vco_table = lucid_5lpe_vco_8280xp;
546 video_pll0.num_vco = video_pll1.num_vco = ARRAY_SIZE(lucid_5lpe_vco_8280xp);
558 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config);
H A Dvideocc-sm8250.c44 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
51 .name = "video_pll0",
96 { .hw = &video_pll0.clkr.hw },
319 [VIDEO_CC_PLL0] = &video_pll0.clkr,
383 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config);
H A Dvideocc-sdm845.c33 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
38 .name = "video_pll0",
57 { .hw = &video_pll0.clkr.hw },
291 [VIDEO_PLL0] = &video_pll0.clkr,
330 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config);
H A Dvideocc-sc7180.c29 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
36 .name = "video_pll0",
53 { .hw = &video_pll0.clkr.hw },
180 [VIDEO_PLL0] = &video_pll0.clkr,
224 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config);
H A Dvideocc-sc7280.c42 static struct clk_alpha_pll video_pll0 = { variable in typeref:struct:clk_alpha_pll
49 .name = "video_pll0",
66 { .hw = &video_pll0.clkr.hw },
261 [VIDEO_PLL0] = &video_pll0.clkr,
299 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config);

Completed in 135 milliseconds