Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dexynos_mct.c46 #define MCT_G_TCON_COMP0_AUTO_INC (1 << 1) macro
268 tcon &= ~(MCT_G_TCON_COMP0_ENABLE | MCT_G_TCON_COMP0_AUTO_INC); in exynos4_mct_comp0_stop()
282 tcon |= MCT_G_TCON_COMP0_AUTO_INC; in exynos4_mct_comp0_start()