MODE_I2C_WRITE
mode |= MODE_I2C_WRITE;
return i2c_algo_dp_aux_transaction(adapter, MODE_I2C_WRITE, byte, NULL);
case MODE_I2C_WRITE: