Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Drs5c372.c54 #define HOURS_AP(n) (((n) >> 5) & 1) macro
125 if (HOURS_AP(buf[3])) /* PM */ in rs5c372_convert_to_time()