Searched refs:ADC128_REG_CONFIG (Results 1 – 1 of 1) sorted by relevance
41 #define ADC128_REG_CONFIG 0x00 macro374 if (i2c_smbus_read_byte_data(client, ADC128_REG_CONFIG) & 0xf4) in adc128_detect()402 err = i2c_smbus_write_byte_data(client, ADC128_REG_CONFIG, 0x80); in adc128_init_client()423 err = i2c_smbus_write_byte_data(client, ADC128_REG_CONFIG, 0x01); in adc128_init_client()