The right commit - add a couple more AR_PCU_MISC_MODE2 register bits -

SOWL specific.
This commit is contained in:
adrian 2011-03-25 00:06:58 +00:00
parent a64bc82d66
commit 6fa5e5cfe1

View File

@ -504,6 +504,8 @@
#define AR_PCU_CLEAR_VMF 0x01000000 /* clear vmf mode (fast cc)*/
#define AR_PCU_CLEAR_BA_VALID 0x04000000 /* clear ba state */
#define AR_PCU_MISC_MODE2_MGMT_CRYPTO_ENABLE 0x00000002
#define AR_PCU_MISC_MODE2_NO_CRYPTO_FOR_NON_DATA_PKT 0x00000004
#define AR_PCU_MISC_MODE2_HWWAR1 0x00100000
#define AR_PCU_MISC_MODE2_HWWAR2 0x02000000