Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/dec/
H A Dplatform.c21 .flags = CMOS_RTC_FLAGS_NOFREQ,
/openbmc/linux/include/linux/
H A Dmc146818rtc.h38 #define CMOS_RTC_FLAGS_NOFREQ (1 << 0) macro