Searched refs:mmpll3 (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | mmcc-sdm660.c | 139 static struct clk_alpha_pll mmpll3 = { variable 146 .name = "mmpll3", 464 { .hw = &mmpll3.clkr.hw }, 2670 [MMPLL3_PLL] = &mmpll3.clkr, 2847 clk_alpha_pll_configure(&mmpll3, regmap, &mmpll3_config); in mmcc_660_probe()
|
H A D | mmcc-apq8084.c | 122 static struct clk_pll mmpll3 = { variable 131 .name = "mmpll3", 218 { .hw = &mmpll3.clkr.hw }, 2900 [MMPLL3] = &mmpll3.clkr, 3140 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_apq8084_probe()
|
H A D | mmcc-msm8974.c | 123 static struct clk_pll mmpll3 = { variable 132 .name = "mmpll3", 186 { .hw = &mmpll3.clkr.hw }, 2559 [MMPLL3] = &mmpll3.clkr, 2784 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_msm8974_probe()
|
H A D | mmcc-msm8998.c | 120 static struct clk_alpha_pll mmpll3 = { variable 124 .name = "mmpll3", 142 .parent_hws = (const struct clk_hw *[]){ &mmpll3.clkr.hw }, 2627 [MMPLL3] = &mmpll3.clkr,
|
H A D | mmcc-msm8994.c | 181 static struct clk_alpha_pll_postdiv mmpll3 = { variable 186 .name = "mmpll3", 257 { .hw = &mmpll3.clkr.hw }, 2391 [MMPLL3_PLL] = &mmpll3.clkr,
|
H A D | mmcc-msm8996.c | 190 static struct clk_alpha_pll_postdiv mmpll3 = { variable 195 .name = "mmpll3", 412 { .hw = &mmpll3.clkr.hw }, 502 { .hw = &mmpll3.clkr.hw }, 3342 [MMPLL3_PLL] = &mmpll3.clkr,
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | mmcc-msm8974.c | 106 "mmpll3", 248 static struct clk_pll mmpll3 = { variable 257 .name = "mmpll3", 2394 [MMPLL3] = &mmpll3.clkr, 2602 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_msm8974_probe()
|
H A D | mmcc-apq8084.c | 103 "mmpll3", 283 static struct clk_pll mmpll3 = { variable 292 .name = "mmpll3", 3137 [MMPLL3] = &mmpll3.clkr, 3392 clk_pll_configure_sr_hpm_lp(&mmpll3, regmap, &mmpll3_config, false); in mmcc_apq8084_probe()
|
H A D | mmcc-msm8998.c | 138 static struct clk_alpha_pll mmpll3 = { variable 142 .name = "mmpll3", 161 .parent_hws = (const struct clk_hw *[]){ &mmpll3.clkr.hw }, 2679 [MMPLL3] = &mmpll3.clkr,
|
H A D | mmcc-msm8996.c | 135 "mmpll3", 225 "mmpll3", 357 static struct clk_alpha_pll_postdiv mmpll3 = { variable 362 .name = "mmpll3", 3080 [MMPLL3_PLL] = &mmpll3.clkr,
|
Completed in 26 milliseconds