Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clocksource/
Dexynos_mct.c47 #define MCT_G_TCON_COMP0_ENABLE (1 << 0) macro
268 tcon &= ~(MCT_G_TCON_COMP0_ENABLE | MCT_G_TCON_COMP0_AUTO_INC); in exynos4_mct_comp0_stop()
292 tcon |= MCT_G_TCON_COMP0_ENABLE; in exynos4_mct_comp0_start()