Home
last modified time | relevance | path

Searched refs:RTC_24H (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmc146818rtc.h71 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/openbmc/linux/include/linux/
H A Dmc146818rtc.h102 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/openbmc/linux/arch/sh/include/asm/
H A Dsmc37c93x.h188 # define RTC_24H 0x02 macro
/openbmc/linux/arch/m68k/atari/
H A Dtime.c220 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()
302 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()
/openbmc/linux/arch/powerpc/platforms/
H A Dfsl_uli1575.c165 CMOS_WRITE(RTC_24H, RTC_CONTROL); in quirk_final_uli1575()
/openbmc/linux/drivers/input/misc/
H A Dhp_sdc_rtc.c334 YN(RTC_24H), in hp_sdc_rtc_proc_show()