Searched refs:gpll11 (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | gcc-qcm2290.c | 154 static struct clk_alpha_pll gpll11 = { variable 164 .name = "gpll11", 633 { .hw = &gpll11.clkr.hw }, 634 { .hw = &gpll11.clkr.hw }, 635 { .hw = &gpll11.clkr.hw }, 2900 [GPLL11] = &gpll11.clkr, 2993 clk_alpha_pll_configure(&gpll11, regmap, &gpll11_config); in gcc_qcm2290_probe()
|
H A D | gcc-sm6115.c | 180 static struct clk_alpha_pll gpll11 = { variable 190 .name = "gpll11", 214 .parent_hws = (const struct clk_hw *[]){ &gpll11.clkr.hw }, 3422 [GPLL11] = &gpll11.clkr, 3514 clk_alpha_pll_configure(&gpll11, regmap, &gpll11_config); in gcc_sm6115_probe()
|
H A D | gcc-sm6375.c | 183 static struct clk_alpha_pll gpll11 = { variable 193 .name = "gpll11", 688 { .hw = &gpll11.clkr.hw }, 689 { .hw = &gpll11.clkr.hw }, 3783 [GPLL11] = &gpll11.clkr, 3894 clk_lucid_pll_configure(&gpll11, regmap, &gpll11_config); in gcc_sm6375_probe()
|
Completed in 10 milliseconds