Searched refs:REG_TEMP_PECI_LSB (Results 1 – 1 of 1) sorted by relevance
39 #define REG_TEMP_PECI_LSB 0x08 macro585 static SENSOR_DEVICE_ATTR_2_RO(temp5_input, temp, 0x06, REG_TEMP_PECI_LSB);590 static SENSOR_DEVICE_ATTR_2_RO(temp6_input, temp, 0x07, REG_TEMP_PECI_LSB);1016 reg = i2c_smbus_read_byte_data(client, REG_TEMP_PECI_LSB); in nct7802_detect()