Searched refs:IN_READ (Results 1 – 2 of 2) sorted by relevance
124 #define IN_READ 0 macro1016 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()
76 #define IN_READ 0 macro609 tmp = w83795_read(client, W83795_REG_IN[i][IN_READ]) << 2; in w83795_update_device()611 data->in[i][IN_READ] = tmp; in w83795_update_device()1486 case IN_READ: in show_in()1611 IN_READ, index), \