Searched refs:RS5C372_REG_SECS (Results 1 – 1 of 1) sorted by relevance
28 #define RS5C372_REG_SECS 0 macro129 int addr = RS5C_ADDR(RS5C372_REG_SECS); in rs5c_get_regs()192 tm->tm_sec = bcd2bin(rs5c->regs[RS5C372_REG_SECS] & 0x7f); in rs5c372_get_datetime()227 addr = RS5C_ADDR(RS5C372_REG_SECS); in rs5c372_set_datetime()