Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c132 #define G_TCON_TIMER_ENABLE (1 << 8) macro
1256 if ((value & G_TCON_TIMER_ENABLE) > (old_val & in exynos4210_mct_write()
1257 G_TCON_TIMER_ENABLE)) { in exynos4210_mct_write()
1260 if ((value & G_TCON_TIMER_ENABLE) < (old_val & in exynos4210_mct_write()
1261 G_TCON_TIMER_ENABLE)) { in exynos4210_mct_write()