Searched refs:S3C2410_TCON_T0RELOAD (Results 1 – 2 of 2) sorted by relevance
116 #define S3C2410_TCON_T0RELOAD (1<<3) macro
130 tcon |= S3C2410_TCON_T0RELOAD; in s5p_time_start()132 tcon &= ~S3C2410_TCON_T0RELOAD; in s5p_time_start()