Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dtime.h55 ticks_to_match = OSMR0 - OSCR; in sa1100_gettimeoffset()
76 next_match = (OSMR0 += LATCH); in sa1100_timer_interrupt()
90 OSMR0 = 0; /* set initial match at 0 */ in setup_timer()
DSA-1100.h833 #define OSMR0 __REG(0x90000000) /* OS timer Match Reg. 0 */ macro
/linux-2.4.37.9/arch/arm/mach-sa1100/
Dpm.c83 SAVE(OSMR0); in pm_do_suspend()
142 RESTORE(OSMR0); in pm_do_suspend()