Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-ixp2000/
Dcore.c189 static volatile unsigned long *missing_jiffy_timer_csr; variable
195 offset = next_jiffy_time - *missing_jiffy_timer_csr; in ixp2000_gettimeoffset()
205 while ((signed long)(next_jiffy_time - *missing_jiffy_timer_csr) in ixp2000_timer_interrupt()
246 missing_jiffy_timer_csr = IXP2000_T4_CSR; in ixp2000_init_time()
251 missing_jiffy_timer_csr = IXP2000_T2_CSR; in ixp2000_init_time()