Searched refs:CMOS_RTC_FLAGS_NOFREQ (Results 1 – 3 of 3) sorted by relevance
21 .flags = CMOS_RTC_FLAGS_NOFREQ,
38 #define CMOS_RTC_FLAGS_NOFREQ (1 << 0) macro
862 if (!(flags & CMOS_RTC_FLAGS_NOFREQ)) { in cmos_do_probe()