summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rt2860/rtmp_def.h
diff options
context:
space:
mode:
authorBartlomiej Zolnierkiewicz2009-09-22 20:44:24 +0200
committerGreg Kroah-Hartman2009-12-11 21:21:45 +0100
commite44fd1cfded0e42c681ad5419b1ceea600ead29d (patch)
tree4f6811b11a8cb4c79e40b887e083005336281186 /drivers/staging/rt2860/rtmp_def.h
parentStaging: rt28x0: remove unused code from common/dfs.c (diff)
downloadkernel-qcow2-linux-e44fd1cfded0e42c681ad5419b1ceea600ead29d.tar.gz
kernel-qcow2-linux-e44fd1cfded0e42c681ad5419b1ceea600ead29d.tar.xz
kernel-qcow2-linux-e44fd1cfded0e42c681ad5419b1ceea600ead29d.zip
Staging: rt2860: add RT3090 chipset support
Add support for RT3090 chipset (based on 2009_0612_RT3090_Linux_STA_V2.1.0.0_DPO). Tested with RT2860. Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/rt2860/rtmp_def.h')
-rw-r--r--drivers/staging/rt2860/rtmp_def.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/staging/rt2860/rtmp_def.h b/drivers/staging/rt2860/rtmp_def.h
index e999710c02f5..ca700d064a91 100644
--- a/drivers/staging/rt2860/rtmp_def.h
+++ b/drivers/staging/rt2860/rtmp_def.h
@@ -221,6 +221,11 @@
#define fRTMP_PS_GO_TO_SLEEP_NOW 0x00000008
#define fRTMP_PS_TOGGLE_L1 0x00000010 // Use Toggle L1 mechanism for rt28xx PCIe
+#ifdef RT3090
+#define WAKE_MCU_CMD 0x31
+#define SLEEP_MCU_CMD 0x30
+#define RFOFF_MCU_CMD 0x35
+#endif // RT3090 //
#define CCKSETPROTECT 0x1
#define OFDMSETPROTECT 0x2