Searched refs:disp_cc_pll0 (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
D | dispcc-sc7180.c | 37 static struct clk_alpha_pll disp_cc_pll0 = { variable 69 .hw = &disp_cc_pll0.clkr.hw, 116 { .hw = &disp_cc_pll0.clkr.hw }, 672 [DISP_CC_PLL0] = &disp_cc_pll0.clkr, 713 clk_fabia_pll_configure(&disp_cc_pll0, regmap, &disp_cc_pll_config); in disp_cc_sc7180_probe()
|
D | dispcc-sdm845.c | 104 static struct clk_alpha_pll disp_cc_pll0 = { variable 821 [DISP_CC_PLL0] = &disp_cc_pll0.clkr, 868 clk_fabia_pll_configure(&disp_cc_pll0, regmap, &disp_cc_pll0_config); in disp_cc_sdm845_probe()
|
D | dispcc-sm8250.c | 67 static struct clk_alpha_pll disp_cc_pll0 = { variable 153 { .hw = &disp_cc_pll0.clkr.hw }, 1015 [DISP_CC_PLL0] = &disp_cc_pll0.clkr, 1074 clk_lucid_pll_configure(&disp_cc_pll0, regmap, &disp_cc_pll0_config); in disp_cc_sm8250_probe()
|