Searched refs:gpll10 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/qcom/ |
H A D | gcc-qcm2290.c | 122 static struct clk_alpha_pll gpll10 = { variable 461 { .hw = &gpll10.clkr.hw }, 479 { .hw = &gpll10.clkr.hw }, 514 { .hw = &gpll10.clkr.hw }, 534 { .hw = &gpll10.clkr.hw }, 554 { .hw = &gpll10.clkr.hw }, 574 { .hw = &gpll10.clkr.hw }, 593 { .hw = &gpll10.clkr.hw }, 2899 [GPLL10] = &gpll10.clkr, 2992 clk_alpha_pll_configure(&gpll10, regmap, &gpll10_config); in gcc_qcm2290_probe()
|
H A D | gcc-sm6375.c | 151 static struct clk_alpha_pll gpll10 = { variable 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, regmap, &gpll10_config); in gcc_sm6375_probe()
|
H A D | gcc-sm6115.c | 127 static struct clk_alpha_pll gpll10 = { variable 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()
|