Searched refs:pll_cpu_clk (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/clk/sunxi-ng/
H A Dccu-suniv-f1c100s.c27 static struct ccu_nkmp pll_cpu_clk = { variable in typeref:struct:ccu_nkmp
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,
H A Dccu-sun8i-v3s.c30 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 Dccu-sun8i-r40.c28 static struct ccu_nkmp pll_cpu_clk = { variable in typeref:struct:ccu_nkmp
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,
H A Dccu-sun6i-a31.c32 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,

Completed in 152 milliseconds