Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit af9e4d6d authored by Jes Sorensen's avatar Jes Sorensen Committed by Kalle Valo
Browse files

rtl8xxxu: Add definitions for antenna selection registers for 8723BU

parent d48fe60e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -756,6 +756,10 @@
#define REG_FPGA1_RF_MODE		0x0900

#define REG_FPGA1_TX_INFO		0x090c
#define REG_DPDT_CTRL			0x092c	/* 8723BU */
#define REG_RFE_CTRL_ANTA_SRC		0x0930	/* 8723BU */
#define REG_RFE_PATH_SELECT		0x0940	/* 8723BU */
#define REG_RFE_BUFFER			0x0944	/* 8723BU */

#define REG_CCK0_SYSTEM			0x0a00
#define  CCK0_SIDEBAND			BIT(4)