Searched refs:MPL115_TADC (Results 1 – 1 of 1) sorted by relevance
22 #define MPL115_TADC 0x02 /* temperature ADC output value, MSB first, 10 bit */ macro65 ret = i2c_smbus_read_word_swapped(data->client, MPL115_TADC); in mpl115_comp_pressure()93 ret = i2c_smbus_read_word_swapped(data->client, MPL115_TADC); in mpl115_read_temp()