Home
last modified time | relevance | path

Searched refs:pll_cpu_clk (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu-sun8i-v3s.c35 static SUNXI_CCU_NKMP_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu",
368 &pll_cpu_clk.common,
452 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw,
Dccu-sun8i-r40.c34 static struct ccu_nkmp pll_cpu_clk = { variable
794 &pll_cpu_clk.common,
977 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw,
1247 .common = &pll_cpu_clk.common,
1328 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun8i_r40_ccu_probe()
Dccu-sun6i-a31.c38 static SUNXI_CCU_NKM_WITH_GATE_LOCK(pll_cpu_clk, "pll-cpu",
813 &pll_cpu_clk.common,
983 [CLK_PLL_CPU] = &pll_cpu_clk.common.hw,
1258 ccu_mux_notifier_register(pll_cpu_clk.common.hw.clk, in sun6i_a31_ccu_setup()