Lines Matching defs:NAU7802_REG_PUCTRL
19 #define NAU7802_REG_PUCTRL 0x00
166 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
169 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
181 status = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
262 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
272 NAU7802_REG_PUCTRL);
440 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
446 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL,
456 ret = i2c_smbus_read_byte_data(st->client, NAU7802_REG_PUCTRL);
470 ret = i2c_smbus_write_byte_data(st->client, NAU7802_REG_PUCTRL, data);