Home
last modified time | relevance | path

Searched refs:video_cc_pll0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/qcom/
H A Dvideocc-sm8550.c53 static struct clk_alpha_pll video_cc_pll0 = { variable
109 { .hw = &video_cc_pll0.clkr.hw },
366 [VIDEO_CC_PLL0] = &video_cc_pll0.clkr,
430 clk_lucid_evo_pll_configure(&video_cc_pll0, regmap, &video_cc_pll0_config); in video_cc_sm8550_probe()
H A Dvideocc-sm8450.c49 static struct clk_alpha_pll video_cc_pll0 = { variable
101 { .hw = &video_cc_pll0.clkr.hw },
359 [VIDEO_CC_PLL0] = &video_cc_pll0.clkr,
423 clk_lucid_evo_pll_configure(&video_cc_pll0, regmap, &video_cc_pll0_config); in video_cc_sm8450_probe()