Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/kernel/
Dtime.c113 osmr[2] = readl(OST_OSMR2); in puv3_timer_suspend()
123 writel(osmr[2], OST_OSMR2); in puv3_timer_resume()
/Linux-v4.19/arch/unicore32/include/mach/
Dregs-ost.h16 #define OST_OSMR2 (PKUNITY_OST_BASE + 0x0008) macro