Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/meson/
Dclk-cpu.c42 #define MESON_CPU_CLK_CNTL 0x40 macro
93 reg = readl(clk_cpu->base + clk_cpu->reg_off + MESON_CPU_CLK_CNTL); in meson_clk_cpu_set_rate()
95 writel(reg, clk_cpu->base + clk_cpu->reg_off + MESON_CPU_CLK_CNTL); in meson_clk_cpu_set_rate()
111 reg = readl(clk_cpu->base + clk_cpu->reg_off + MESON_CPU_CLK_CNTL); in meson_clk_cpu_recalc_rate()
129 + MESON_CPU_CLK_CNTL); in meson_clk_cpu_pre_rate_change()
132 + MESON_CPU_CLK_CNTL); in meson_clk_cpu_pre_rate_change()
138 + MESON_CPU_CLK_CNTL); in meson_clk_cpu_pre_rate_change()
150 + MESON_CPU_CLK_CNTL); in meson_clk_cpu_post_rate_change()
153 + MESON_CPU_CLK_CNTL); in meson_clk_cpu_post_rate_change()