Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dmc146818rtc.h101 # define RTC_DST_EN 0x01 /* auto switch DST - works f. USA only */ macro
/Linux-v5.4/arch/sh/include/asm/
Dsmc37c93x.h189 # define RTC_DST_EN 0x01 macro
/Linux-v5.4/drivers/input/misc/
Dhp_sdc_rtc.c495 YN(RTC_DST_EN), in hp_sdc_rtc_proc_show()
/Linux-v5.4/drivers/char/
Drtc.c1162 YN(RTC_DST_EN), in rtc_proc_show()
/Linux-v5.4/drivers/rtc/
Drtc-cmos.c557 (rtc_control & RTC_DST_EN) ? "yes" : "no", in cmos_procfs()