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

/u-boot/drivers/rtc/
H A Dpcf2127.c23 #define PCF2127_REG_MO 0x08 macro
92 tm->tm_mon = bcd2bin(buf[PCF2127_REG_MO] & 0x1F);

Completed in 37 milliseconds