Home
last modified time | relevance | path

Searched refs:mc146818_get_cmos_time (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/loongson/common/
Dtime.c34 ts->tv_sec = mc146818_get_cmos_time(); in read_persistent_clock()
/linux-4.1.27/arch/mips/include/asm/
Dmc146818-time.h89 static inline unsigned long mc146818_get_cmos_time(void) in mc146818_get_cmos_time() function
/linux-4.1.27/arch/mips/mti-malta/
Dmalta-time.c116 ts->tv_sec = mc146818_get_cmos_time(); in read_persistent_clock()