Searched refs:MPL115_CONVERT (Results 1 – 1 of 1) sorted by relevance
27 #define MPL115_CONVERT 0x12 /* convert temperature and pressure */ macro39 int ret = i2c_smbus_write_byte_data(data->client, MPL115_CONVERT, 0); in mpl115_request()