Searched refs:pll_cpu_clk (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/clk/sunxi-ng/ |
| D | ccu-suniv-f1c100s.c | 26 static struct ccu_nkmp pll_cpu_clk = { variable 313 &pll_cpu_clk.common, 399 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 512 .common = &pll_cpu_clk.common, 547 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in suniv_f1c100s_ccu_setup()
|
| D | ccu-sun8i-v3s.c | 28 static SUNXI_CCU_NKMP_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu", 378 &pll_cpu_clk.common, 454 &pll_cpu_clk.common, 546 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 626 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw,
|
| D | ccu-sun8i-r40.c | 27 static struct ccu_nkmp pll_cpu_clk = { variable 787 &pll_cpu_clk.common, 982 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 1252 .common = &pll_cpu_clk.common, 1344 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun8i_r40_ccu_probe()
|
| D | ccu-sun6i-a31.c | 31 static SUNXI_CCU_NKM_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu", 806 &pll_cpu_clk.common, 987 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 1262 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun6i_a31_ccu_setup()
|