Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dw83793.c94 static u16 W83793_REG_TEMP_MODE[2] = { 0x5e, 0x5f }; variable
675 w83793_read_value(client, W83793_REG_TEMP_MODE[index]); in store_temp_mode()
678 w83793_write_value(client, W83793_REG_TEMP_MODE[index], in store_temp_mode()
1745 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[0]); in w83793_probe()
1755 tmp = w83793_read_value(client, W83793_REG_TEMP_MODE[1]); in w83793_probe()
1991 w83793_read_value(client, W83793_REG_TEMP_MODE[i]); in w83793_update_nonvolatile()