ISL1208_REG_HRA
tm->tm_hour = bcd2bin(regs[ISL1208_REG_HRA - ISL1208_REG_SCA] & 0x3f);
regs[ISL1208_REG_HRA - offs] = bin2bcd(alarm_tm->tm_hour) |