Searched refs:ISL1208_REG_DW (Results 1 – 1 of 1) sorted by relevance
26 #define ISL1208_REG_DW 0x06 macro374 tm->tm_wday = bcd2bin(regs[ISL1208_REG_DW]); in isl1208_i2c_read_time()498 regs[ISL1208_REG_DW] = bin2bcd(tm->tm_wday & 7); in isl1208_i2c_set_time()