Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dtime.c112 osmr[3] = readl(OST_OSMR3); in puv3_timer_suspend()
122 writel(osmr[3], OST_OSMR3); in puv3_timer_resume()
/arch/unicore32/include/mach/
Dregs-ost.h19 #define OST_OSMR3 (PKUNITY_OST_BASE + 0x000C) macro