Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dmc146818rtc.h103 # define RTC_DST_EN 0x01 /* auto switch DST - works f. USA only */ macro
/linux-6.1.9/arch/sh/include/asm/
Dsmc37c93x.h189 # define RTC_DST_EN 0x01 macro
/linux-6.1.9/drivers/input/misc/
Dhp_sdc_rtc.c332 YN(RTC_DST_EN), in hp_sdc_rtc_proc_show()
/linux-6.1.9/drivers/rtc/
Drtc-cmos.c612 (rtc_control & RTC_DST_EN) ? "yes" : "no", in cmos_procfs()