Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dexynos_mct.c51 #define MCT_G_TCON_COMP0_AUTO_INC (1 << 1) macro
254 tcon &= ~(MCT_G_TCON_COMP0_ENABLE | MCT_G_TCON_COMP0_AUTO_INC); in exynos4_mct_comp0_stop()
268 tcon |= MCT_G_TCON_COMP0_AUTO_INC; in exynos4_mct_comp0_start()