Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-timer.h108 #define S3C2410_TCON_T2START (1<<12) macro
/linux-3.4.99/arch/arm/plat-s5p/
Ds5p-time.c56 tcon &= ~S3C2410_TCON_T2START; in s5p_time_stop()
146 tcon |= S3C2410_TCON_T2START; in s5p_time_start()