Home
last modified time | relevance | path

Searched refs:temp_calib (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-5000.c136 __le16 *temp_calib = (__le16 *)iwl_eeprom_query_addr(shrd, in iwl_temp_calib_to_offset() local
139 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()