Lines Matching defs:NAU7802_REG_PUCTRL
20 #define NAU7802_REG_PUCTRL 0x00
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, data);