Searched refs:pll_cpu_clk (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/clk/sunxi-ng/ |
D | ccu-suniv-f1c100s.c | 27 static struct ccu_nkmp pll_cpu_clk = { variable 314 &pll_cpu_clk.common, 400 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 513 .common = &pll_cpu_clk.common, 549 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in suniv_f1c100s_ccu_probe()
|
D | ccu-sun8i-v3s.c | 30 static SUNXI_CCU_NKMP_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu", 391 &pll_cpu_clk.common, 487 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 567 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw,
|
D | ccu-sun8i-r40.c | 28 static struct ccu_nkmp pll_cpu_clk = { variable 801 &pll_cpu_clk.common, 996 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 1266 .common = &pll_cpu_clk.common, 1356 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun8i_r40_ccu_probe()
|
D | ccu-sun6i-a31.c | 32 static SUNXI_CCU_NKM_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu", 807 &pll_cpu_clk.common, 988 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 1264 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun6i_a31_ccu_probe()
|