Home
last modified time | relevance | path

Searched refs:video_pll0 (Results 1 – 4 of 4) sorted by relevance

/drivers/clk/qcom/
Dvideocc-sc7180.c33 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()
Dvideocc-sm8150.c46 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()
Dvideocc-sm8250.c45 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()
Dvideocc-sdm845.c50 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()