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

/linux-master/drivers/clk/samsung/
H A Dclk-cpu.c53 * @div_stat_cpu0: offset of CPU DIV0_STAT register (for checking DIV status)
63 u32 div_stat_cpu0; member in struct:exynos_cpuclk_regs
174 wait_until_divider_stable(base + regs->div_stat_cpu0, mask);
191 .div_stat_cpu0 = 0x600,
262 wait_until_divider_stable(base + regs->div_stat_cpu0, DIV_MASK_ALL);
318 .div_stat_cpu0 = 0x700,
375 wait_until_divider_stable(base + regs->div_stat_cpu0, DIV_MASK_ALL);

Completed in 229 milliseconds