Home
last modified time | relevance | path

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

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