Searched refs:ISL1208_REG_DWA (Results 1 – 1 of 1) sorted by relevance
53 #define ISL1208_REG_DWA 0x11 macro406 tm->tm_wday = bcd2bin(regs[ISL1208_REG_DWA - ISL1208_REG_SCA] & 0x03); in isl1208_i2c_read_alarm()453 regs[ISL1208_REG_DWA - offs] = bin2bcd(alarm_tm->tm_wday & 7) | enable; in isl1208_i2c_set_alarm()