Home
last modified time | relevance | path

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

/drivers/clk/qcom/
Dvideocc-sc7180.c29 static struct clk_alpha_pll video_pll0 = { variable
53 { .hw = &video_pll0.clkr.hw },
180 [VIDEO_PLL0] = &video_pll0.clkr,
224 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sc7180_probe()
Dvideocc-sm8150.c42 static struct clk_alpha_pll video_pll0 = { variable
66 { .hw = &video_pll0.clkr.hw },
199 [VIDEO_CC_PLL0] = &video_pll0.clkr,
248 clk_trion_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8150_probe()
Dvideocc-sc7280.c42 static struct clk_alpha_pll video_pll0 = { variable
66 { .hw = &video_pll0.clkr.hw },
261 [VIDEO_PLL0] = &video_pll0.clkr,
299 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sc7280_probe()
Dvideocc-sdm845.c33 static struct clk_alpha_pll video_pll0 = { variable
57 { .hw = &video_pll0.clkr.hw },
291 [VIDEO_PLL0] = &video_pll0.clkr,
330 clk_fabia_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sdm845_probe()
Dvideocc-sm8250.c44 static struct clk_alpha_pll video_pll0 = { variable
96 { .hw = &video_pll0.clkr.hw },
319 [VIDEO_CC_PLL0] = &video_pll0.clkr,
390 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8250_probe()