Home
last modified time | relevance | path

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

/linux/arch/arm/mach-mmp/
A Dtime.c72 __raw_writel(0x01, mmp_timer_base + TMR_ICR(0)); in timer_interrupt()
99 __raw_writel(0x01, mmp_timer_base + TMR_ICR(0)); in timer_set_next_event()
166 __raw_writel(0x7, mmp_timer_base + TMR_ICR(0)); /* clear status */ in timer_config()
170 __raw_writel(0x7, mmp_timer_base + TMR_ICR(1)); /* clear status */ in timer_config()
A Dregs-timers.h25 #define TMR_ICR(n) (0x0074 + ((n) << 2)) macro

Completed in 4 milliseconds