Searched refs:gpu_cc_pll1 (Results 1 – 8 of 8) sorted by relevance
/drivers/clk/qcom/ |
D | gpucc-sdm845.c | 40 static struct clk_alpha_pll gpu_cc_pll1 = { variable 64 { .hw = &gpu_cc_pll1.clkr.hw }, 146 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 185 clk_fabia_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sdm845_probe()
|
D | gpucc-sc7180.c | 38 static struct clk_alpha_pll gpu_cc_pll1 = { variable 64 { .hw = &gpu_cc_pll1.clkr.hw }, 193 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 237 clk_fabia_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll_config); in gpu_cc_sc7180_probe()
|
D | gpucc-sm6350.c | 105 static struct clk_alpha_pll gpu_cc_pll1 = { variable 134 { .hw = &gpu_cc_pll1.clkr.hw }, 152 { .hw = &gpu_cc_pll1.clkr.hw }, 153 { .hw = &gpu_cc_pll1.clkr.hw }, 455 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 497 clk_fabia_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sm6350_probe()
|
D | gpucc-sc8280xp.c | 86 static struct clk_alpha_pll gpu_cc_pll1 = { variable 112 { .hw = &gpu_cc_pll1.clkr.hw }, 126 { .hw = &gpu_cc_pll1.clkr.hw }, 378 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 433 clk_lucid_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sc8280xp_probe()
|
D | gpucc-sm8150.c | 47 static struct clk_alpha_pll gpu_cc_pll1 = { variable 73 { .hw = &gpu_cc_pll1.clkr.hw }, 253 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 305 clk_trion_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sm8150_probe()
|
D | gpucc-sm8250.c | 50 static struct clk_alpha_pll gpu_cc_pll1 = { variable 76 { .hw = &gpu_cc_pll1.clkr.hw }, 261 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 312 clk_lucid_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sm8250_probe()
|
D | gpucc-sc7280.c | 62 static struct clk_alpha_pll gpu_cc_pll1 = { variable 90 { .hw = &gpu_cc_pll1.clkr.hw }, 104 { .hw = &gpu_cc_pll1.clkr.hw }, 424 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 458 clk_lucid_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sc7280_probe()
|
D | gpucc-sm8350.c | 87 static struct clk_alpha_pll gpu_cc_pll1 = { variable 113 { .hw = &gpu_cc_pll1.clkr.hw }, 127 { .hw = &gpu_cc_pll1.clkr.hw }, 556 [GPU_CC_PLL1] = &gpu_cc_pll1.clkr, 605 clk_lucid_pll_configure(&gpu_cc_pll1, regmap, &gpu_cc_pll1_config); in gpu_cc_sm8350_probe()
|