mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Fix chackpatch errors in include/*.h - part 2
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
2db42a3fbf
commit
7120e63109
38 changed files with 2302 additions and 2664 deletions
|
@ -148,7 +148,7 @@
|
|||
#define rCCK0_RxHP 0xa14
|
||||
|
||||
/* Timing recovery & Channel estimation threshold */
|
||||
#define rCCK0_DSPParameter1 0xa18i
|
||||
#define rCCK0_DSPParameter1 0xa18
|
||||
#define rCCK0_DSPParameter2 0xa1c /* SQ threshold */
|
||||
|
||||
#define rCCK0_TxFilter1 0xa20
|
||||
|
@ -192,7 +192,7 @@
|
|||
#define rOFDM0_XDRxAFE 0xc28
|
||||
#define rOFDM0_XDRxIQImbalance 0xc2c
|
||||
|
||||
#define rOFDM0_RxDetector1 0xc30 /* PD,BW & SBD DM tune init gain */
|
||||
#define rOFDM0_RxDetector1 0xc30 /*PD,BW & SBD DM tune init gain*/
|
||||
#define rOFDM0_RxDetector2 0xc34 /* SBD & Fame Sync. */
|
||||
#define rOFDM0_RxDetector3 0xc38 /* Frame Sync. */
|
||||
#define rOFDM0_RxDetector4 0xc3c /* PD, SBD, Frame Sync & Short-GI */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue