Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsbtsi_temp.c27 #define SBTSI_REG_TEMP_LOW_INT 0x08 /* RW */ macro
110 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_LOW_INT); in sbtsi_read()
142 reg_int = SBTSI_REG_TEMP_LOW_INT; in sbtsi_write()