Searched refs:CMOS_RTC_FLAGS_NOFREQ (Results 1 – 2 of 2) sorted by relevance
/linux/arch/mips/dec/ | ||
H A D | platform.c | 21 .flags = CMOS_RTC_FLAGS_NOFREQ, |
/linux/drivers/rtc/ | ||
H A D | rtc-cmos.c | 1045 if (!(flags & CMOS_RTC_FLAGS_NOFREQ)) { in cmos_do_probe() |