Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/plat-samsung/include/plat/
Dregs-timer.h110 #define S3C2410_TCON_T1RELOAD (1<<11) macro
/linux-3.3/arch/arm/plat-s5p/
Ds5p-time.c140 tcon |= S3C2410_TCON_T1RELOAD; in s5p_time_start()
142 tcon &= ~S3C2410_TCON_T1RELOAD; in s5p_time_start()