Searched refs:RTC_24H (Results 1 – 15 of 15) sorted by relevance
32 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro55 return RTC_24H | RTC_BATT_BAD; in get_rtc_time()96 return RTC_24H; in get_rtc_time()
42 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro49 return RTC_24H; in get_rtc_time()
28 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro41 return RTC_24H; in get_rtc_time()
13 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
187 # define RTC_24H 0x02 macro
31 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro121 return RTC_24H; in __get_rtc_time()
97 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
62 return RTC_24H; in get_rtc_time()
187 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()269 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()
165 CMOS_WRITE(RTC_24H, RTC_CONTROL); in quirk_final_uli1575()
435 (flags & RTC_24H) ? "yes" : "no", in gen_rtc_proc_show()
1275 YN(RTC_24H), in rtc_proc_show()
366 if (!(rtc_control & RTC_24H) || (rtc_control & (RTC_DM_BINARY))) in vrtc_mrst_do_probe()
707 if (is_valid_irq(rtc_irq) && !(rtc_control & RTC_24H)) { in cmos_do_probe()
499 YN(RTC_24H), in hp_sdc_rtc_proc_show()