Searched refs:rs5c_reg2hr (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/rtc/
H A Drtc-rs5c372.c182 static unsigned rs5c_reg2hr(struct rs5c372 *rs5c, unsigned reg) function
239 tm->tm_hour = rs5c_reg2hr(rs5c, rs5c->regs[RS5C372_REG_HOURS]);
411 t->time.tm_hour = rs5c_reg2hr(rs5c, rs5c->regs[RS5C_REG_ALARM_A_HOURS]);

Completed in 190 milliseconds