isl_write_byte
error = isl_write_byte(dev, REG_TEST, 0);
error = isl_write_byte(dev, REG_CMD1, 0);
if (isl_write_byte(dev, REG_CMD1, cmd) != 0) {