Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dregs-timer.h100 #define S3C2410_TCON_T3RELOAD (1<<19) macro
/arch/arm/plat-s5p/
Ds5p-time.c160 tcon |= S3C2410_TCON_T3RELOAD; in s5p_time_start()
162 tcon &= ~S3C2410_TCON_T3RELOAD; in s5p_time_start()