Home
last modified time | relevance | path

Searched refs:RS5C_REG_ALARM_A_MIN (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Drtc-rs5c372.c36 #define RS5C_REG_ALARM_A_MIN 8 /* or ALARM_W */ macro
410 t->time.tm_min = bcd2bin(rs5c->regs[RS5C_REG_ALARM_A_MIN] & 0x7f); in rs5c_read_alarm()
455 addr = RS5C_ADDR(RS5C_REG_ALARM_A_MIN + i); in rs5c_set_alarm()