Searched refs:gpll11 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/qcom/ |
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, 3891 clk_lucid_pll_configure(&gpll11, regmap, &gpll11_config); in gcc_sm6375_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()
|