Searched refs:ADS1119_CMD_POWERDOWN (Results 1 – 1 of 1) sorted by relevance
32 #define ADS1119_CMD_POWERDOWN 0x02 macro678 i2c_smbus_write_byte(st->client, ADS1119_CMD_POWERDOWN); in ads1119_powerdown()787 return i2c_smbus_write_byte(st->client, ADS1119_CMD_POWERDOWN); in ads1119_runtime_suspend()