Home
last modified time | relevance | path

Searched defs:RTC_24H (Results 1 – 7 of 7) sorted by relevance

/linux-3.3/arch/sh/include/asm/
Drtc.h13 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
Dsmc37c93x.h187 # define RTC_24H 0x02 macro
/linux-3.3/arch/m68k/include/asm/
Drtc.h28 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/linux-3.3/arch/powerpc/include/asm/
Drtc.h42 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/linux-3.3/arch/parisc/include/asm/
Drtc.h32 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/linux-3.3/include/asm-generic/
Drtc.h28 #define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro
/linux-3.3/include/linux/
Dmc146818rtc.h93 # define RTC_24H 0x02 /* 24 hour mode - else hours bit 7 means pm */ macro