diff options
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/iwl-prph.h')
| -rw-r--r-- | drivers/net/wireless/intel/iwlwifi/iwl-prph.h | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/drivers/net/wireless/intel/iwlwifi/iwl-prph.h b/drivers/net/wireless/intel/iwlwifi/iwl-prph.h index 3aaa5f06461c..1af9f9e1ecd4 100644 --- a/drivers/net/wireless/intel/iwlwifi/iwl-prph.h +++ b/drivers/net/wireless/intel/iwlwifi/iwl-prph.h | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. | 8 | * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. |
| 9 | * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH | 9 | * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH |
| 10 | * Copyright(c) 2016 Intel Deutschland GmbH | 10 | * Copyright(c) 2016 Intel Deutschland GmbH |
| 11 | * Copyright (C) 2018 Intel Corporation | 11 | * Copyright (C) 2018 - 2019 Intel Corporation |
| 12 | * | 12 | * |
| 13 | * This program is free software; you can redistribute it and/or modify | 13 | * This program is free software; you can redistribute it and/or modify |
| 14 | * it under the terms of version 2 of the GNU General Public License as | 14 | * it under the terms of version 2 of the GNU General Public License as |
| @@ -31,7 +31,7 @@ | |||
| 31 | * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. | 31 | * Copyright(c) 2005 - 2014 Intel Corporation. All rights reserved. |
| 32 | * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH | 32 | * Copyright(c) 2013 - 2014 Intel Mobile Communications GmbH |
| 33 | * Copyright(c) 2016 Intel Deutschland GmbH | 33 | * Copyright(c) 2016 Intel Deutschland GmbH |
| 34 | * Copyright (C) 2018 Intel Corporation | 34 | * Copyright (C) 2018 - 2019 Intel Corporation |
| 35 | * All rights reserved. | 35 | * All rights reserved. |
| 36 | * | 36 | * |
| 37 | * Redistribution and use in source and binary forms, with or without | 37 | * Redistribution and use in source and binary forms, with or without |
| @@ -433,4 +433,7 @@ enum { | |||
| 433 | #define HPM_DEBUG 0xA03440 | 433 | #define HPM_DEBUG 0xA03440 |
| 434 | #define PERSISTENCE_BIT BIT(12) | 434 | #define PERSISTENCE_BIT BIT(12) |
| 435 | #define PREG_WFPM_ACCESS BIT(12) | 435 | #define PREG_WFPM_ACCESS BIT(12) |
| 436 | |||
| 437 | #define UREG_DOORBELL_TO_ISR6 0xA05C04 | ||
| 438 | #define UREG_DOORBELL_TO_ISR6_NMI_BIT BIT(0) | ||
| 436 | #endif /* __iwl_prph_h__ */ | 439 | #endif /* __iwl_prph_h__ */ |
