Searched refs:RTC_DST_EN (Results 1 – 3 of 3) sorted by relevance
101 # define RTC_DST_EN 0x01 /* auto switch DST - works f. USA only */ macro
1167 YN(RTC_DST_EN), in rtc_proc_show()
564 (rtc_control & RTC_DST_EN) ? "yes" : "no", in cmos_procfs()