Home
last modified time | relevance | path

Searched refs:disp_cc_pll0 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/qcom/
Ddispcc-sc7180.c37 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()
Ddispcc-sdm845.c104 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()
Ddispcc-sm8250.c67 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()