Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/alchemy/common/
Dtime.c48 return au_readl(SYS_RTCREAD); in au1x_counter1_read()
62 delta += au_readl(SYS_RTCREAD); in au1x_rtcmatch2_set_next_event()
/linux-3.4.99/arch/mips/include/asm/mach-au1x00/
Dau1000.h1002 #define SYS_RTCREAD (SYS_BASE + 0x58) macro