Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/kernel/
Dtime.c109 osmr[1] = readl(OST_OSMR1); in puv3_timer_suspend()
119 writel(osmr[1], OST_OSMR1); in puv3_timer_resume()
/Linux-v5.4/arch/unicore32/include/mach/
Dregs-ost.h12 #define OST_OSMR1 (PKUNITY_OST_BASE + 0x0004) macro