Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83793.c96 #define TEMP_READ 0 macro
571 if (nr == TEMP_READ && index < 4) { /* Only TD1-TD4 have low bits */ in show_temp()
1051 NULL, TEMP_READ, index - 1), \
2055 data->temp[i][TEMP_READ] = in w83793_update_device()
2056 w83793_read_value(client, W83793_REG_TEMP[i][TEMP_READ]); in w83793_update_device()