Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dexynos4210_mct.c151 #define L_TCON_TICK_START (1) macro
1326 if ((value & L_TCON_TICK_START) < in exynos4210_mct_write()
1327 (old_val & L_TCON_TICK_START)) { in exynos4210_mct_write()
1340 if ((value & L_TCON_TICK_START) > in exynos4210_mct_write()
1341 (old_val & L_TCON_TICK_START)) { in exynos4210_mct_write()