Searched refs:TPS23881_REG_DISC_EN (Results 1 – 1 of 1) sorted by relevance
35 #define TPS23881_REG_DISC_EN 0x13 macro209 ret = i2c_smbus_read_word_data(client, TPS23881_REG_DISC_EN); in tps23881_pi_enable()214 ret = i2c_smbus_write_word_data(client, TPS23881_REG_DISC_EN, val); in tps23881_pi_enable()253 ret = i2c_smbus_read_word_data(client, TPS23881_REG_DISC_EN); in tps23881_pi_disable()258 ret = i2c_smbus_write_word_data(client, TPS23881_REG_DISC_EN, val); in tps23881_pi_disable()