Searched refs:RTC_24H (Results 1 – 9 of 9) sorted by relevance
100 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
188 # define RTC_24H 0x02 macro
219 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()301 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()
98 return RTC_24H; in mc146818_get_time()
350 if (!(rtc_control & RTC_24H) || (rtc_control & (RTC_DM_BINARY))) in vrtc_mrst_do_probe()
828 if (is_valid_irq(rtc_irq) && !(rtc_control & RTC_24H)) { in cmos_do_probe()
161 CMOS_WRITE(RTC_24H, RTC_CONTROL); in quirk_final_uli1575()
497 YN(RTC_24H), in hp_sdc_rtc_proc_show()
1164 YN(RTC_24H), in rtc_proc_show()