Searched refs:S3C2410_TCNTO (Results 1 - 2 of 2) 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.h94 #define S3C2410_TCNTO(tmr) S3C_TIMERREG2(tmr, (((tmr) == 4) ? 0x04 : 0x08)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/
H A Dtime.c107 tval = __raw_readl(S3C2410_TCNTO(4));
118 tval = __raw_readl(S3C2410_TCNTO(4));

Completed in 89 milliseconds