Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dsbtsi_temp.c26 #define SBTSI_REG_TEMP_HIGH_INT 0x07 /* RW */ macro
104 temp_int = i2c_smbus_read_byte_data(data->client, SBTSI_REG_TEMP_HIGH_INT); in sbtsi_read()
138 reg_int = SBTSI_REG_TEMP_HIGH_INT; in sbtsi_write()