U2C_I2C_SPEED_FAST
speed = U2C_I2C_SPEED_FAST;
ret = diolan_set_clock_synch(dev, speed != U2C_I2C_SPEED_FAST);
if (speed != U2C_I2C_SPEED_FAST)