Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Dexynos4210_pwm.c83 #define TCON_TIMER4_AUTO_RELOAD (1 << 22) macro
201 cmp = p->reg_tcon & TCON_TIMER4_AUTO_RELOAD; in exynos4210_pwm_tick()