Home
last modified time | relevance | path

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

/Linux-v4.19/arch/unicore32/kernel/
Dtime.c114 osmr[3] = readl(OST_OSMR3); in puv3_timer_suspend()
124 writel(osmr[3], OST_OSMR3); in puv3_timer_resume()
/Linux-v4.19/arch/unicore32/include/mach/
Dregs-ost.h20 #define OST_OSMR3 (PKUNITY_OST_BASE + 0x000C) macro