Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-ds1305.c93 bool hr12; member
121 static u8 hour2bcd(bool hr12, int hour) in hour2bcd()