Searched refs:W83795_REG_TEMP (Results 1 – 1 of 1) sorted by relevance
67 static const u16 W83795_REG_TEMP[][5] = { variable501 w83795_read(client, W83795_REG_TEMP[i][limit]); in w83795_update_limits()642 w83795_read(client, W83795_REG_TEMP[i][TEMP_READ]); in w83795_update_device()1348 w83795_write(client, W83795_REG_TEMP[index][nr], data->temp[index][nr]); in store_temp()