Searched refs:RX8025_REG_MIN (Results 1 – 1 of 1) sorted by relevance
27 #define RX8025_REG_MIN 0x01 macro196 dt->tm_min = bcd2bin(date[RX8025_REG_MIN] & 0x7f); in rx8025_get_time()227 date[RX8025_REG_MIN] = bin2bcd(dt->tm_min); in rx8025_set_time()