diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965-hw.h')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-4965-hw.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h index af4c1bb0de14..a71a489096ff 100644 --- a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h +++ b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h | |||
@@ -92,19 +92,12 @@ | |||
92 | #define IWL49_RSSI_OFFSET 44 | 92 | #define IWL49_RSSI_OFFSET 44 |
93 | 93 | ||
94 | 94 | ||
95 | |||
96 | /* PCI registers */ | 95 | /* PCI registers */ |
97 | #define PCI_CFG_RETRY_TIMEOUT 0x041 | 96 | #define PCI_CFG_RETRY_TIMEOUT 0x041 |
98 | #define PCI_CFG_POWER_SOURCE 0x0C8 | ||
99 | #define PCI_REG_WUM8 0x0E8 | ||
100 | #define PCI_CFG_LINK_CTRL 0x0F0 | ||
101 | 97 | ||
102 | /* PCI register values */ | 98 | /* PCI register values */ |
103 | #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01 | 99 | #define PCI_CFG_LINK_CTRL_VAL_L0S_EN 0x01 |
104 | #define PCI_CFG_LINK_CTRL_VAL_L1_EN 0x02 | 100 | #define PCI_CFG_LINK_CTRL_VAL_L1_EN 0x02 |
105 | #define PCI_CFG_CMD_REG_INT_DIS_MSK 0x04 | ||
106 | #define PCI_CFG_PMC_PME_FROM_D3COLD_SUPPORT (0x80000000) | ||
107 | |||
108 | 101 | ||
109 | #define IWL_NUM_SCAN_RATES (2) | 102 | #define IWL_NUM_SCAN_RATES (2) |
110 | 103 | ||