Searched refs:RTC_24H (Results 1 – 6 of 6) sorted by relevance
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 */ macro40 return RTC_24H; in get_rtc_time()
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()
187 # define RTC_24H 0x02 macro
187 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()269 if (!(ctrl & RTC_24H)) { in atari_tt_hwclk()
161 CMOS_WRITE(RTC_24H, RTC_CONTROL); in quirk_final_uli1575()