Searched refs:S3C2410_TCON_T1RELOAD (Results 1 – 2 of 2) sorted by relevance
110 #define S3C2410_TCON_T1RELOAD (1<<11) macro
141 tcon |= S3C2410_TCON_T1RELOAD; in s5p_time_start()143 tcon &= ~S3C2410_TCON_T1RELOAD; in s5p_time_start()