Home
last modified time | relevance | path

Searched refs:STTS751_REG_CONF (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dstts751.c42 #define STTS751_REG_CONF 0x03 macro
145 STTS751_REG_CONF, priv->config); in stts751_adjust_resolution()
703 ret = i2c_smbus_read_byte_data(priv->client, STTS751_REG_CONF); in stts751_read_chip_config()
805 ret = i2c_smbus_write_byte_data(client, STTS751_REG_CONF, priv->config); in stts751_probe()