Home
last modified time | relevance | path

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

/linux-3.4.99/arch/unicore32/kernel/
Dtime.c119 osmr[1] = readl(OST_OSMR1); in puv3_timer_suspend()
129 writel(osmr[1], OST_OSMR1); in puv3_timer_resume()
/linux-3.4.99/arch/unicore32/include/mach/
Dregs-ost.h11 #define OST_OSMR1 (PKUNITY_OST_BASE + 0x0004) macro