SMBUS_WRITE
cmd = SMBUS_ENCODE_RW(cmd, SMBUS_WRITE);
cmd, data, SMBUS_WRITE, NULL)
if (operation == SMBUS_WRITE) {