Searched refs:temp_calib (Results 1 – 1 of 1) sorted by relevance
136 __le16 *temp_calib = (__le16 *)iwl_eeprom_query_addr(shrd, in iwl_temp_calib_to_offset() local139 temperature = le16_to_cpu(temp_calib[0]); in iwl_temp_calib_to_offset()140 voltage = le16_to_cpu(temp_calib[1]); in iwl_temp_calib_to_offset()