diff options
author | Johannes Berg | 2013-01-24 13:52:01 +0100 |
---|---|---|
committer | Johannes Berg | 2013-01-30 21:41:24 +0100 |
commit | 99cd471423991fe9ba011e8948cdea95f5432338 (patch) | |
tree | 8857873d926ac4c506a34b4afd2b1cd21d3bd731 /drivers/net/wireless/iwlwifi/iwl-prph.h | |
parent | de8d7a53807c8d2bb04b59ff3a0daa225e81a775 (diff) |
iwlwifi: add 7000 series device configuration
Add configuration and detection code for the new
7000 series, with 7260 and 3160 devices.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-prph.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-prph.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-prph.h b/drivers/net/wireless/iwlwifi/iwl-prph.h index f46a3f2c2c93..f76e9cad7757 100644 --- a/drivers/net/wireless/iwlwifi/iwl-prph.h +++ b/drivers/net/wireless/iwlwifi/iwl-prph.h @@ -97,6 +97,9 @@ #define APMG_PCIDEV_STT_VAL_L1_ACT_DIS (0x00000800) +/* Device system time */ +#define DEVICE_SYSTEM_TIME_REG 0xA0206C + /** * Tx Scheduler * |