Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/
Dtime.c210 tcfg0 = __raw_readl(S3C2410_TCFG0); in s3c2410_timer_setup()
227 __raw_writel(tcfg0, S3C2410_TCFG0); in s3c2410_timer_setup()
Dpwm-clock.c80 unsigned long tcfg0 = __raw_readl(S3C2410_TCFG0); in clk_pwm_scaler_get_rate()
117 tcfg0 = __raw_readl(S3C2410_TCFG0); in clk_pwm_scaler_set_rate()
127 __raw_writel(tcfg0, S3C2410_TCFG0); in clk_pwm_scaler_set_rate()
/linux-2.6.39/arch/arm/plat-samsung/include/plat/
Dregs-timer.h19 #define S3C2410_TCFG0 S3C_TIMERREG(0x00) macro
/linux-2.6.39/arch/arm/mach-s5pv210/
Dpm.c81 SAVE_ITEM(S3C2410_TCFG0),