Home
last modified time | relevance | path

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

/linux/drivers/clk/samsung/
H A Dclk-cpu.h12 #define CLK_CPU_HAS_DIV1 BIT(0) macro
H A Dclk-cpu.c221 if (cpuclk->flags & CLK_CPU_HAS_DIV1) { in exynos_cpuclk_pre_rate_change()
264 if (cpuclk->flags & CLK_CPU_HAS_DIV1) { in exynos_cpuclk_pre_rate_change()