Searched refs:SD3078_REG_MN (Results 1 – 1 of 1) sorted by relevance
15 #define SD3078_REG_MN 0x01 macro99 tm->tm_min = bcd2bin(rtc_data[SD3078_REG_MN] & 0x7F); in sd3078_rtc_read_time()130 rtc_data[SD3078_REG_MN] = bin2bcd(tm->tm_min); in sd3078_rtc_set_time()