Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83793.c124 #define IN_READ 0 macro
1016 IN_READ, index), \
2037 data->in[i][IN_READ] = in w83793_update_device()
2038 w83793_read_value(client, W83793_REG_IN[i][IN_READ]); in w83793_update_device()
2040 data->in_low_bits[IN_READ] = in w83793_update_device()
2041 w83793_read_value(client, W83793_REG_IN_LOW_BITS[IN_READ]); in w83793_update_device()