Searched refs:video_pll0 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/clk/qcom/ |
H A D | videocc-sc7180.c | 29 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()
|
H A D | videocc-sm8150.c | 42 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()
|
H A D | videocc-sc7280.c | 42 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()
|
H A D | videocc-sdm845.c | 33 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()
|
H A D | videocc-sm8350.c | 62 static struct clk_alpha_pll video_pll0 = { variable 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; in video_cc_sm8350_probe() 546 video_pll0.num_vco = video_pll1.num_vco = ARRAY_SIZE(lucid_5lpe_vco_8280xp); in video_cc_sm8350_probe() 558 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8350_probe()
|
H A D | videocc-sm8250.c | 44 static struct clk_alpha_pll video_pll0 = { variable 96 { .hw = &video_pll0.clkr.hw }, 319 [VIDEO_CC_PLL0] = &video_pll0.clkr, 383 clk_lucid_pll_configure(&video_pll0, regmap, &video_pll0_config); in video_cc_sm8250_probe()
|