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

/linux-master/include/linux/
H A Dmc146818rtc.h102 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/linux-master/arch/sh/include/asm/
H A Dsmc37c93x.h188 # define RTC_24H 0x02 macro
/linux-master/arch/m68k/atari/
H A Dtime.c222 if (!(ctrl & RTC_24H)) {
304 if (!(ctrl & RTC_24H)) {
/linux-master/drivers/input/misc/
H A Dhp_sdc_rtc.c334 YN(RTC_24H),
/linux-master/arch/powerpc/platforms/
H A Dfsl_uli1575.c165 CMOS_WRITE(RTC_24H, RTC_CONTROL);
/linux-master/drivers/rtc/
H A Drtc-cmos.c1070 if (is_valid_irq(rtc_irq) && !(rtc_control & RTC_24H)) {

Completed in 251 milliseconds