Searched refs:S3C2410_TCON_T3RELOAD (Results 1 – 2 of 2) sorted by relevance
100 #define S3C2410_TCON_T3RELOAD (1<<19) macro
160 tcon |= S3C2410_TCON_T3RELOAD; in s5p_time_start()162 tcon &= ~S3C2410_TCON_T3RELOAD; in s5p_time_start()