Home
last modified time | relevance | path

Searched refs:RTC_HOUR1_24HMODE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/m68k/hp300/
H A Dconfig.c146 #define RTC_HOUR1_24HMODE 0x8 macro
228 ((t->tm_hour / 10) & 3) | RTC_HOUR1_24HMODE); in hp300_hwclk()