iwlwifi: 5150 compute ct kill threshold
[deliverable/linux.git] / drivers / net / wireless / iwlwifi / iwl-eeprom.h
index 997f23c8db2e8245edd461bd404722c496960b6d..8f6b05fa2330b9c1a968720e71afae64aef3c716 100644 (file)
@@ -147,6 +147,7 @@ struct iwl_eeprom_channel {
 /*5000 calibrations */
 #define EEPROM_5000_CALIB_ALL  (INDIRECT_ADDRESS | INDIRECT_CALIBRATION)
 #define EEPROM_5000_XTAL       ((2*0x128) | EEPROM_5000_CALIB_ALL)
+#define EEPROM_5000_TEMPERATURE ((2*0x12A) | EEPROM_5000_CALIB_ALL)
 
 /* 5000 links */
 #define EEPROM_5000_LINK_HOST             (2*0x64)
This page took 0.026187 seconds and 5 git commands to generate.