Searched refs:S3C2410_TCMPB (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dregs-timer.h93 #define S3C2410_TCMPB(tmr) S3C_TIMERREG2(tmr, 0x04) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/
H A Dtime.c71 __raw_writel(tcnt, S3C2410_TCMPB(2));
80 __raw_writel(tcnt, S3C2410_TCMPB(4));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dtime.c240 __raw_writel(tcnt, S3C2410_TCMPB(4));
H A Dpwm.c221 tcmp = __raw_readl(S3C2410_TCMPB(pwm->pwm_id));
265 __raw_writel(tcmp, S3C2410_TCMPB(pwm->pwm_id));

Completed in 71 milliseconds