Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/rtc/
H A Dpcf2127.c20 #define PCF2127_REG_DM 0x06 macro
70 tm->tm_mday = bcd2bin(buf[PCF2127_REG_DM] & 0x3F); in pcf2127_rtc_get()