Searched refs:LM83_REG_R_STATUS1 (Results 1 – 1 of 1) sorted by relevance
52 #define LM83_REG_R_STATUS1 0x02 macro135 i2c_smbus_read_byte_data(client, LM83_REG_R_STATUS1) in lm83_update_device()286 if ((i2c_smbus_read_byte_data(new_client, LM83_REG_R_STATUS1) & 0xA8) || in lm83_detect()