Searched refs:disp_cc_pll1 (Results 1 – 2 of 2) sorted by relevance
/drivers/clk/qcom/ |
D | dispcc-sm8250.c | 98 static struct clk_alpha_pll disp_cc_pll1 = { variable 153 { .hw = &disp_cc_pll1.clkr.hw }, 177 { .hw = &disp_cc_pll1.clkr.hw }, 200 { .hw = &disp_cc_pll1.clkr.hw }, 1200 [DISP_CC_PLL1] = &disp_cc_pll1.clkr, 1332 disp_cc_pll1.vco_table = lucid_5lpe_vco; in disp_cc_sm8250_probe() 1336 clk_lucid_pll_configure(&disp_cc_pll1, regmap, &disp_cc_pll1_config); in disp_cc_sm8250_probe()
|
D | dispcc-sm8450.c | 115 static struct clk_alpha_pll disp_cc_pll1 = { variable 216 { .hw = &disp_cc_pll1.clkr.hw }, 217 { .hw = &disp_cc_pll1.clkr.hw }, 228 { .hw = &disp_cc_pll1.clkr.hw }, 229 { .hw = &disp_cc_pll1.clkr.hw }, 1724 [DISP_CC_PLL1] = &disp_cc_pll1.clkr, 1792 clk_lucid_evo_pll_configure(&disp_cc_pll1, regmap, &disp_cc_pll1_config); in disp_cc_sm8450_probe()
|