Searched refs:NAU7802_REG_PUCTRL (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dnau7802.c20 #define NAU7802_REG_PUCTRL 0x00 macro
167 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
170 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
182 status = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
263 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
273 NAU7802_REG_PUCTRL);
432 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
438 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
448 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
462 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL, dat
[all...]

Completed in 201 milliseconds