Searched refs:TPS_DEFGPIO (Results 1 – 2 of 2) sorted by relevance
267 value = i2c_smbus_read_byte_data(tps->client, TPS_DEFGPIO); in dbg_show()486 value = i2c_smbus_read_byte_data(tps->client, TPS_DEFGPIO); in tps65010_gpio_get()583 i2c_smbus_read_byte_data(client, TPS_DEFGPIO), in tps65010_probe()725 defgpio = i2c_smbus_read_byte_data(the_tps->client, TPS_DEFGPIO); in tps65010_set_gpio_out_value()742 TPS_DEFGPIO, defgpio); in tps65010_set_gpio_out_value()746 i2c_smbus_read_byte_data(the_tps->client, TPS_DEFGPIO)); in tps65010_set_gpio_out_value()
106 #define TPS_DEFGPIO 0x10 macro