Home
last modified time | relevance | path

Searched refs:RTC_DST_EN (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/linux/
Dmc146818rtc.h101 # define RTC_DST_EN 0x01 /* auto switch DST - works f. USA only */ macro
/linux-4.19.296/drivers/char/
Drtc.c1167 YN(RTC_DST_EN), in rtc_proc_show()
/linux-4.19.296/drivers/rtc/
Drtc-cmos.c564 (rtc_control & RTC_DST_EN) ? "yes" : "no", in cmos_procfs()