Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dregs-timer.h116 #define S3C2410_TCON_T0RELOAD (1<<3) macro
/arch/arm/plat-s5p/
Ds5p-time.c130 tcon |= S3C2410_TCON_T0RELOAD; in s5p_time_start()
132 tcon &= ~S3C2410_TCON_T0RELOAD; in s5p_time_start()