Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/plat-samsung/include/plat/
Dregs-timer.h103 #define S3C2410_TCON_T3START (1<<16) macro
/linux-3.4.99/arch/arm/plat-s5p/
Ds5p-time.c60 tcon &= ~S3C2410_TCON_T3START; in s5p_time_stop()
156 tcon |= S3C2410_TCON_T3START; in s5p_time_start()