Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dtime.c152 au_writel(last_match20 + MATCH20_INC, SYS_TOYMATCH2); in counter0_irq()
189 au_writel(last_match20 + MATCH20_INC, SYS_TOYMATCH2); in wakeup_counter0_adjust()
203 au_writel(last_match20 + (MATCH20_INC * ticks), SYS_TOYMATCH2); in wakeup_counter0_set()
447 au_writel(last_match20 + MATCH20_INC, SYS_TOYMATCH2); in au1xxx_timer_setup()
/linux-2.4.37.9/include/asm-mips/
Dau1000.h689 #define SYS_TOYMATCH2 (SYS_BASE + 0x10) macro