Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dexynos_mct.c46 #define MCT_G_TCON_COMP0_AUTO_INC (1 << 1) macro
255 tcon &= ~(MCT_G_TCON_COMP0_ENABLE | MCT_G_TCON_COMP0_AUTO_INC); in exynos4_mct_comp0_stop()
269 tcon |= MCT_G_TCON_COMP0_AUTO_INC; in exynos4_mct_comp0_start()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds