Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/
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()
/arch/arm/plat-samsung/include/plat/
Dregs-timer.h19 #define S3C2410_TCFG0 S3C_TIMERREG(0x00) macro
/arch/arm/mach-s5pv210/
Dpm.c82 SAVE_ITEM(S3C2410_TCFG0),