rtw89: remove duplicate register definitions
Remove duplicate register definitions. Signed-off-by: Kevin Lo <kevlo@kevlo.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/YXD+KL+xzFsnGShb@ns.kevlo.org
This commit is contained in:
Родитель
dea857700a
Коммит
090f8a2f7b
|
@ -276,11 +276,6 @@
|
|||
#define B_AX_CH10_BUSY BIT(0)
|
||||
|
||||
/* Configure */
|
||||
#define R_AX_PCIE_INIT_CFG1 0x1000
|
||||
#define B_AX_PCIE_RXRST_KEEP_REG BIT(23)
|
||||
#define B_AX_PCIE_TXRST_KEEP_REG BIT(22)
|
||||
#define B_AX_DIS_RXDMA_PRE BIT(2)
|
||||
|
||||
#define R_AX_PCIE_INIT_CFG2 0x1004
|
||||
#define B_AX_WD_ITVL_IDLE GENMASK(27, 24)
|
||||
#define B_AX_WD_ITVL_ACT GENMASK(19, 16)
|
||||
|
|
Загрузка…
Ссылка в новой задаче