Searched refs:PCF85063_REG_DM (Results 1 – 1 of 1) sorted by relevance
27 #define PCF85063_REG_DM 0x07 macro73 tm->tm_mday = bcd2bin(buf[PCF85063_REG_DM] & 0x3F); in pcf85063_get_datetime()102 buf[PCF85063_REG_DM] = bin2bcd(tm->tm_mday); in pcf85063_set_datetime()