Home
last modified time | relevance | path

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

/linux/arch/mips/dec/
H A Dplatform.c21 .flags = CMOS_RTC_FLAGS_NOFREQ,
/linux/drivers/rtc/
H A Drtc-cmos.c1045 if (!(flags & CMOS_RTC_FLAGS_NOFREQ)) { in cmos_do_probe()