Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-exynos4/
Dtime.c44 tcon &= ~S3C2410_TCON_T2START; in exynos4_pwm_stop()
97 tcon |= S3C2410_TCON_T2START; in exynos4_pwm_start()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-timer.h108 #define S3C2410_TCON_T2START (1<<12) macro
/linux-2.6.39/arch/arm/plat-s5p/
Ds5p-time.c57 tcon &= ~S3C2410_TCON_T2START; in s5p_time_stop()
147 tcon |= S3C2410_TCON_T2START; in s5p_time_start()