Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_pwm.c82 #define TCON_TIMER_AUTO_RELOAD(x) (1 << (TCON_TIMER_BASE(x) + 3)) macro
199 cmp = p->reg_tcon & TCON_TIMER_AUTO_RELOAD(id); in exynos4210_pwm_tick()