rtl8xxxu: RF_T_METER is different on the newer chips
Provide RF_T_METER register location for nextgen chips. Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
parent
9c79bf95d0
commit
541bca7f5d
|
@ -1104,9 +1104,10 @@
|
||||||
/*
|
/*
|
||||||
* NextGen regs: 8723BU
|
* NextGen regs: 8723BU
|
||||||
*/
|
*/
|
||||||
#define RF6052_REG_UNKNOWN_43 0x43
|
#define RF6052_REG_T_METER_8723B 0x42
|
||||||
#define RF6052_REG_UNKNOWN_55 0x55
|
#define RF6052_REG_UNKNOWN_43 0x43
|
||||||
#define RF6052_REG_S0S1 0xb0
|
#define RF6052_REG_UNKNOWN_55 0x55
|
||||||
#define RF6052_REG_UNKNOWN_DF 0xdf
|
#define RF6052_REG_S0S1 0xb0
|
||||||
#define RF6052_REG_UNKNOWN_ED 0xed
|
#define RF6052_REG_UNKNOWN_DF 0xdf
|
||||||
#define RF6052_REG_WE_LUT 0xef
|
#define RF6052_REG_UNKNOWN_ED 0xed
|
||||||
|
#define RF6052_REG_WE_LUT 0xef
|
||||||
|
|
Loading…
Reference in New Issue