Searched refs:mmpll10 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | mmcc-sdm660.c | 116 static struct clk_alpha_pll mmpll10 = { variable 121 .name = "mmpll10", 297 { .hw = &mmpll10.clkr.hw }, 316 { .hw = &mmpll10.clkr.hw }, 336 { .hw = &mmpll10.clkr.hw }, 411 { .hw = &mmpll10.clkr.hw }, 445 { .hw = &mmpll10.clkr.hw }, 2669 [MMPLL10_PLL] = &mmpll10.clkr, 2852 clk_alpha_pll_configure(&mmpll10, regmap, &mmpll10_config); in mmcc_660_probe()
|
H A D | mmcc-msm8998.c | 260 static struct clk_alpha_pll mmpll10 = { variable 264 .name = "mmpll10", 282 .parent_hws = (const struct clk_hw *[]){ &mmpll10.clkr.hw }, 2637 [MMPLL10] = &mmpll10.clkr,
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | mmcc-msm8998.c | 283 static struct clk_alpha_pll mmpll10 = { variable 287 .name = "mmpll10", 306 .parent_hws = (const struct clk_hw *[]){ &mmpll10.clkr.hw }, 2689 [MMPLL10] = &mmpll10.clkr,
|
Completed in 8 milliseconds