Searched refs:PCF2127_REG_DM (Results 1 – 1 of 1) sorted by relevance
50 #define PCF2127_REG_DM 0x06 macro155 buf[PCF2127_REG_DM], buf[PCF2127_REG_DW], in pcf2127_rtc_read_time()161 tm->tm_mday = bcd2bin(buf[PCF2127_REG_DM] & 0x3F); in pcf2127_rtc_read_time()