Go to the documentation of this file.
20 #ifndef __RTL8712_CMDCTRL_BITDEF_H__
21 #define __RTL8712_CMDCTRL_BITDEF_H__
28 #define _APSDOFF_STATUS BIT(15)
29 #define _APSDOFF BIT(14)
30 #define _BBRSTn BIT(13)
31 #define _BB_GLB_RSTn BIT(12)
32 #define _SCHEDULE_EN BIT(10)
33 #define _MACRXEN BIT(9)
34 #define _MACTXEN BIT(8)
35 #define _DDMA_EN BIT(7)
36 #define _FW2HW_EN BIT(6)
37 #define _RXDMA_EN BIT(5)
38 #define _TXDMA_EN BIT(4)
39 #define _HCI_RXDMA_EN BIT(3)
40 #define _HCI_TXDMA_EN BIT(2)
43 #define _STOPHCCA BIT(6)
44 #define _STOPHIGH BIT(5)
45 #define _STOPMGT BIT(4)
46 #define _STOPVO BIT(3)
47 #define _STOPVI BIT(2)
48 #define _STOPBE BIT(1)
49 #define _STOPBK BIT(0)
52 #define _DISCW BIT(20)
54 #define _CFEND_FMT BIT(17)
57 #define _BASECHG BIT(6)
58 #define _IMEM_RDY BIT(5)
59 #define _DMEM_CODE_DONE BIT(4)
60 #define _EMEM_CHK_RPT BIT(3)
61 #define _EMEM_CODE_DONE BIT(2)
62 #define _IMEM_CHK_RPT BIT(1)
63 #define _IMEM_CODE_DONE BIT(0)
65 #define _TXDMA_INIT_VALUE (_IMEM_CHK_RPT|_EMEM_CHK_RPT)
68 #define _ENMBID BIT(27)
69 #define _APP_PHYST_RXFF BIT(25)
70 #define _APP_PHYST_STAFF BIT(24)
71 #define _CBSSID BIT(23)
72 #define _APWRMGT BIT(22)
77 #define _APP_MIC BIT(17)
78 #define _APP_ICV BIT(16)
79 #define _RXFTH_MSK 0x0000E000
82 #define _RXPKTLMT_MSK 0x00000FC0
83 #define _RXPKTLMT_SHT 6
84 #define _ACRC32 BIT(5)
91 #define _NETTYPE_MSK 0x03
92 #define _NETTYPE_SHT 0
95 #define _BTMODE_MSK 0x06
100 #define _ENMBID_MODE BIT(15)
101 #define _BCNNO_MSK 0x7000
102 #define _BCNNO_SHT 12
103 #define _BCNSPACE_MSK 0x0FFF
104 #define _BCNSPACE_SHT 0