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

/u-boot/drivers/rtc/
H A Dpcf2127.c20 #define PCF2127_REG_HR 0x05 macro
90 tm->tm_hour = bcd2bin(buf[PCF2127_REG_HR] & 0x3F);

Completed in 89 milliseconds