Searched refs:pll_cpu_clk (Results 1 – 4 of 4) sorted by relevance
/linux/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, 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, 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()
|