rt2x00:Add RT5392 chipset support
Signed-off-by: Zero.Lin <Zero.Lin@mediatek.com> Reviewed-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:

committed by
John W. Linville

parent
d7fbcada37
commit
cff3d1f093
@@ -72,6 +72,7 @@
|
||||
#define RF5370 0x5370
|
||||
#define RF5372 0x5372
|
||||
#define RF5390 0x5390
|
||||
#define RF5392 0x5392
|
||||
|
||||
/*
|
||||
* Chipset revisions.
|
||||
@@ -1945,6 +1946,11 @@ struct mac_iveiv_entry {
|
||||
*/
|
||||
#define RFCSR49_TX FIELD8(0x3f)
|
||||
|
||||
/*
|
||||
* RFCSR 50:
|
||||
*/
|
||||
#define RFCSR50_TX FIELD8(0x3f)
|
||||
|
||||
/*
|
||||
* RF registers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user