Home
last modified time | relevance | path

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

/arch/unicore32/kernel/
Dtime.c111 osmr[2] = readl(OST_OSMR2); in puv3_timer_suspend()
121 writel(osmr[2], OST_OSMR2); in puv3_timer_resume()
/arch/unicore32/include/mach/
Dregs-ost.h15 #define OST_OSMR2 (PKUNITY_OST_BASE + 0x0008) macro