Searched refs:gpll10 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | gcc-sm6375.c | 151 static struct clk_alpha_pll gpll10 = { variable 161 .name = "gpll10", 499 { .hw = &gpll10.clkr.hw }, 536 { .hw = &gpll10.clkr.hw }, 591 { .hw = &gpll10.clkr.hw }, 610 { .hw = &gpll10.clkr.hw }, 630 { .hw = &gpll10.clkr.hw }, 649 { .hw = &gpll10.clkr.hw }, 3782 [GPLL10] = &gpll10.clkr, 3890 clk_lucid_pll_configure(&gpll10, regma in gcc_sm6375_probe() [all...] |
H A D | gcc-sm6115.c | 127 static struct clk_alpha_pll gpll10 = { variable 136 .name = "gpll10", 160 .parent_hws = (const struct clk_hw *[]){ &gpll10.clkr.hw }, 3420 [GPLL10] = &gpll10.clkr, 3513 clk_alpha_pll_configure(&gpll10, regmap, &gpll10_config); in gcc_sm6115_probe()
|