ath9k_hw: Disable MCI stat counter by default for AR9565
Signed-off-by: Rajkumar Manoharan <rmanohar@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
committed by
John W. Linville
parent
b55f6bb7c3
commit
e9f9fd8cdc
@@ -2363,5 +2363,8 @@ enum {
|
||||
#define AR_MCI_MISC 0x1a74
|
||||
#define AR_MCI_MISC_HW_FIX_EN 0x00000001
|
||||
#define AR_MCI_MISC_HW_FIX_EN_S 0
|
||||
#define AR_MCI_DBG_CNT_CTRL 0x1a78
|
||||
#define AR_MCI_DBG_CNT_CTRL_ENABLE 0x00000001
|
||||
#define AR_MCI_DBG_CNT_CTRL_ENABLE_S 0
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user