Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Dregs-timer.h119 #define S3C2410_TCON_T0START (1<<0) macro
/arch/arm/plat-s5p/
Ds5p-time.c48 tcon &= ~S3C2410_TCON_T0START; in s5p_time_stop()
126 tcon |= S3C2410_TCON_T0START; in s5p_time_start()