Searched refs:pll_cpu_clk (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/ |
H A 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, 513 /* copy from pll_cpu_clk */ 547 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in suniv_f1c100s_ccu_setup()
|
H A 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,
|
H A D | ccu-sun8i-r40.c | 27 static struct ccu_nkmp pll_cpu_clk = { variable 800 &pll_cpu_clk.common, 995 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 1265 .common = &pll_cpu_clk.common, 1266 /* copy from pll_cpu_clk */ 1357 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun8i_r40_ccu_probe()
|
H A 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()
|
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/ |
H A D | ccu-suniv-f1c100s.c | 27 static struct ccu_nkmp pll_cpu_clk = { variable 321 &pll_cpu_clk.common, 408 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw, 522 .common = &pll_cpu_clk.common, 523 /* copy from pll_cpu_clk */ 558 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in suniv_f1c100s_ccu_probe()
|
H A 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,
|
H A 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, 1267 /* copy from pll_cpu_clk */ 1356 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun8i_r40_ccu_probe()
|
H A 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()
|
Completed in 9 milliseconds