Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/s3c2xx0/
Ds3c2800_clk.c62 static unsigned int timer0_mseccount; variable
65 ((timer0_mseccount*(t))/1000)
249 timer0_mseccount = TIMER_FREQUENCY(pclk)/timer0_prescaler/1000 ; in cpu_initclocks()