Home
last modified time | relevance | path

Searched refs:S3C2410_TCON_T4MANUALUPD (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/arch/arm/plat-samsung/
Dtime.c236 tcon |= S3C2410_TCON_T4MANUALUPD; in s3c2410_timer_setup()
244 tcon &= ~S3C2410_TCON_T4MANUALUPD; in s3c2410_timer_setup()
/linux-2.6.39/arch/arm/mach-exynos4/
Dtime.c77 tcon |= S3C2410_TCON_T4MANUALUPD; in exynos4_pwm_init()
107 tcon &= ~S3C2410_TCON_T4MANUALUPD; in exynos4_pwm_start()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-timer.h97 #define S3C2410_TCON_T4MANUALUPD (1<<21) macro
/linux-2.6.39/arch/arm/plat-s5p/
Ds5p-time.c106 tcon |= S3C2410_TCON_T4MANUALUPD; in s5p_time_setup()
168 tcon &= ~S3C2410_TCON_T4MANUALUPD; in s5p_time_start()