summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/r819xE_phyreg.h
diff options
context:
space:
mode:
authordavid woo <xinhua_wu@realsil.com.cn>2009-12-22 09:40:36 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:30 -0800
commit65a4378471510787e080188f933913315f1afa0c (patch)
treef28d6d19bf4cdfa0722ef7284365f1b787f52d8a /drivers/staging/rtl8192e/r819xE_phyreg.h
parent789d9dbdad5cb24fbf0c0e4fa5c5f1b792e4e81e (diff)
downloadop-kernel-dev-65a4378471510787e080188f933913315f1afa0c.zip
op-kernel-dev-65a4378471510787e080188f933913315f1afa0c.tar.gz
Staging: rtl9192e: fix power usage issues
This patch should allow the driver to consume a lot less power. Signed-off-by: david woo <xinhua_wu@realsil.com.cn> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rtl8192e/r819xE_phyreg.h')
-rw-r--r--drivers/staging/rtl8192e/r819xE_phyreg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/staging/rtl8192e/r819xE_phyreg.h b/drivers/staging/rtl8192e/r819xE_phyreg.h
index 37f0fee..6a26883 100644
--- a/drivers/staging/rtl8192e/r819xE_phyreg.h
+++ b/drivers/staging/rtl8192e/r819xE_phyreg.h
@@ -38,6 +38,8 @@
#define MCS_TXAGC 0x340 // MCS AGC
#define CCK_TXAGC 0x348 // CCK AGC
+#define MacBlkCtrl 0x403 // Mac block on/off control register
+
//page8
#define rFPGA0_RFMOD 0x800 //RF mode & CCK TxSC
#define rFPGA0_TxInfo 0x804
@@ -875,4 +877,5 @@
#define rRTL8256TxBBBW 19
#define bRTL8256TxBBBW 0x18
+
#endif //__INC_HAL8190PCIPHYREG_H
OpenPOWER on IntegriCloud