Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-samsung/
Dtime.c45 static unsigned long timer_startval; variable
108 tdone = timer_startval - tval; in s3c2410_gettimeoffset()
119 tdone = timer_startval - tval; in s3c2410_gettimeoffset()
122 tdone += timer_startval; in s3c2410_gettimeoffset()
229 timer_startval = tcnt; in s3c2410_timer_setup()