ADP1653_REG_OUT_SEL
return i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL,
rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel);
rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, 0);
rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel);
rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, 0);