Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/loongson2ef/common/
H A Dtime.c26 ts->tv_sec = mc146818_get_cmos_time(); in read_persistent_clock64()
/openbmc/linux/arch/mips/include/asm/
H A Dmc146818-time.h89 static inline time64_t mc146818_get_cmos_time(void) in mc146818_get_cmos_time() function
/openbmc/linux/arch/mips/mti-malta/
H A Dmalta-time.c122 ts->tv_sec = mc146818_get_cmos_time(); in read_persistent_clock64()