Lines Matching defs:_band

40 #define __BASE(_id, _band)			(dev->reg.base[(_id)].band_base[(_band)])  argument
72 #define MT_WF_TMAC_BASE(_band) __BASE(WF_TMAC_BASE, (_band)) argument
73 #define MT_WF_TMAC(_band, ofs) (MT_WF_TMAC_BASE(_band) + (ofs)) argument
75 #define MT_TMAC_TCR0(_band) MT_WF_TMAC(_band, 0) argument
78 #define MT_TMAC_CDTR(_band) MT_WF_TMAC(_band, 0x0c8) argument
79 #define MT_TMAC_ODTR(_band) MT_WF_TMAC(_band, 0x0cc) argument
83 #define MT_TMAC_ICR0(_band) MT_WF_TMAC(_band, 0x014) argument
89 #define MT_TMAC_ICR1(_band) MT_WF_TMAC(_band, 0x018) argument
93 #define MT_WF_DMA_BASE(_band) __BASE(WF_DMA_BASE, (_band)) argument
94 #define MT_WF_DMA(_band, ofs) (MT_WF_DMA_BASE(_band) + (ofs)) argument
96 #define MT_DMA_DCR0(_band) MT_WF_DMA(_band, 0x000) argument
99 #define MT_DMA_TCRF1(_band) MT_WF_DMA(_band, 0x054) argument
103 #define MT_WTBLOFF_BASE(_band) __BASE(WF_WTBLOFF_BASE, (_band)) argument
104 #define MT_WTBLOFF(_band, ofs) (MT_WTBLOFF_BASE(_band) + (ofs)) argument
106 #define MT_WTBLOFF_RSCR(_band) MT_WTBLOFF(_band, 0x008) argument
111 #define MT_WF_ETBF_BASE(_band) __BASE(WF_ETBF_BASE, (_band)) argument
112 #define MT_WF_ETBF(_band, ofs) (MT_WF_ETBF_BASE(_band) + (ofs)) argument
114 #define MT_ETBF_RX_FB_CONT(_band) MT_WF_ETBF(_band, 0x100) argument
120 #define MT_WF_LPON_BASE(_band) __BASE(WF_LPON_BASE, (_band)) argument
121 #define MT_WF_LPON(_band, ofs) (MT_WF_LPON_BASE(_band) + (ofs)) argument
123 #define MT_LPON_UTTR0(_band) MT_WF_LPON(_band, 0x360) argument
124 #define MT_LPON_UTTR1(_band) MT_WF_LPON(_band, 0x364) argument
125 #define MT_LPON_FRCR(_band) MT_WF_LPON(_band, 0x37c) argument
127 #define MT_LPON_TCR(_band, n) MT_WF_LPON(_band, 0x0a8 + (((n) * 4) << 4)) argument
140 #define MT_WF_MIB_BASE(_band) __BASE(WF_MIB_BASE, (_band)) argument
141 #define MT_WF_MIB(_band, ofs) (MT_WF_MIB_BASE(_band) + (ofs)) argument
143 #define MT_MIB_BSCR0(_band) MT_WF_MIB(_band, 0x9cc) argument
144 #define MT_MIB_BSCR1(_band) MT_WF_MIB(_band, 0x9d0) argument
145 #define MT_MIB_BSCR2(_band) MT_WF_MIB(_band, 0x9d4) argument
146 #define MT_MIB_BSCR3(_band) MT_WF_MIB(_band, 0x9d8) argument
147 #define MT_MIB_BSCR4(_band) MT_WF_MIB(_band, 0x9dc) argument
148 #define MT_MIB_BSCR5(_band) MT_WF_MIB(_band, 0x9e0) argument
149 #define MT_MIB_BSCR6(_band) MT_WF_MIB(_band, 0x9e4) argument
150 #define MT_MIB_BSCR7(_band) MT_WF_MIB(_band, 0x9e8) argument
151 #define MT_MIB_BSCR17(_band) MT_WF_MIB(_band, 0xa10) argument
153 #define MT_MIB_TSCR5(_band) MT_WF_MIB(_band, 0x6c4) argument
154 #define MT_MIB_TSCR6(_band) MT_WF_MIB(_band, 0x6c8) argument
155 #define MT_MIB_TSCR7(_band) MT_WF_MIB(_band, 0x6d0) argument
157 #define MT_MIB_RSCR1(_band) MT_WF_MIB(_band, 0x7ac) argument
159 #define MT_MIB_RSCR31(_band) MT_WF_MIB(_band, 0x964) argument
160 #define MT_MIB_RSCR33(_band) MT_WF_MIB(_band, 0x96c) argument
162 #define MT_MIB_SDR6(_band) MT_WF_MIB(_band, 0x020) argument
165 #define MT_MIB_RVSR0(_band) MT_WF_MIB(_band, 0x720) argument
167 #define MT_MIB_RSCR35(_band) MT_WF_MIB(_band, 0x974) argument
168 #define MT_MIB_RSCR36(_band) MT_WF_MIB(_band, 0x978) argument
171 #define MT_MIB_TSCR0(_band) MT_WF_MIB(_band, 0x6b0) argument
172 #define MT_MIB_TSCR2(_band) MT_WF_MIB(_band, 0x6b8) argument
175 #define MT_MIB_TSCR3(_band) MT_WF_MIB(_band, 0x6bc) argument
178 #define MT_MIB_TSCR4(_band) MT_WF_MIB(_band, 0x6c0) argument
181 #define MT_MIB_RSCR27(_band) MT_WF_MIB(_band, 0x954) argument
184 #define MT_MIB_RSCR28(_band) MT_WF_MIB(_band, 0x958) argument
187 #define MT_MIB_RSCR29(_band) MT_WF_MIB(_band, 0x95c) argument
190 #define MT_MIB_RSCR30(_band) MT_WF_MIB(_band, 0x960) argument
193 #define MT_MIB_SDR27(_band) MT_WF_MIB(_band, 0x080) argument
196 #define MT_MIB_SDR28(_band) MT_WF_MIB(_band, 0x084) argument
199 #define MT_MIB_RVSR1(_band) MT_WF_MIB(_band, 0x724) argument
202 #define MT_MIB_TSCR1(_band) MT_WF_MIB(_band, 0x6b4) argument
204 #define MT_MIB_BTSCR0(_band) MT_WF_MIB(_band, 0x5e0) argument
205 #define MT_MIB_BTSCR5(_band) MT_WF_MIB(_band, 0x788) argument
206 #define MT_MIB_BTSCR6(_band) MT_WF_MIB(_band, 0x798) argument
208 #define MT_MIB_BFTFCR(_band) MT_WF_MIB(_band, 0x5d0) argument
210 #define MT_TX_AGG_CNT(_band, n) MT_WF_MIB(_band, 0xa28 + ((n) << 2)) argument
211 #define MT_MIB_ARNG(_band, n) MT_WF_MIB(_band, 0x0b0 + ((n) << 2)) argument
218 #define MT_UMIB_RPDCR(_band) (MT_WF_UMIB(0x594) + (_band) * 0x164) argument
247 #define MT_WF_ARB_BASE(_band) __BASE(WF_ARB_BASE, (_band)) argument
248 #define MT_WF_ARB(_band, ofs) (MT_WF_ARB_BASE(_band) + (ofs)) argument
250 #define MT_ARB_SCR(_band) MT_WF_ARB(_band, 0x000) argument
255 #define MT_WF_RMAC_BASE(_band) __BASE(WF_RMAC_BASE, (_band)) argument
256 #define MT_WF_RMAC(_band, ofs) (MT_WF_RMAC_BASE(_band) + (ofs)) argument
258 #define MT_WF_RFCR(_band) MT_WF_RMAC(_band, 0x000) argument
280 #define MT_WF_RFCR1(_band) MT_WF_RMAC(_band, 0x004) argument
287 #define MT_WF_RMAC_MIB_AIRTIME0(_band) MT_WF_RMAC(_band, 0x0380) argument
292 #define MT_WF_RMAC_MIB_AIRTIME1(_band) MT_WF_RMAC(_band, 0x0384) argument
295 #define MT_WF_RMAC_MIB_AIRTIME3(_band) MT_WF_RMAC(_band, 0x038c) argument
298 #define MT_WF_RMAC_MIB_AIRTIME4(_band) MT_WF_RMAC(_band, 0x0390) argument
301 #define MT_WF_RMAC_RSVD0(_band) MT_WF_RMAC(_band, 0x03e0) argument
305 #define MT_WF_RATE_BASE(_band) __BASE(WF_RATE_BASE, (_band)) argument
306 #define MT_WF_RATE(_band, ofs) (MT_WF_RATE_BASE(_band) + (ofs)) argument
308 #define MT_RATE_HRCR0(_band) MT_WF_RATE(_band, 0x050) argument
536 #define MT_TOP_LPCR_HOST_BAND(_band) MT_TOP(0x10 + ((_band) * 0x10)) argument
541 #define MT_TOP_LPCR_HOST_BAND_IRQ_STAT(_band) MT_TOP(0x14 + ((_band) * 0x10)) argument
562 #define MT_WF_PHYRX_CSD(_band, _wf, ofs) (MT_WF_PHYRX_CSD_BASE + \ argument
565 #define MT_WF_PHYRX_CSD_IRPI(_band, _wf) MT_WF_PHYRX_CSD(_band, _wf, 0x1000) argument
569 #define MT_WF_PHYRX_BAND(_band, ofs) (MT_WF_PHYRX_BAND_BASE + \ argument
572 #define MT_WF_PHYRX_BAND_GID_TAB_VLD0(_band) MT_WF_PHYRX_BAND(_band, 0x1054) argument
573 #define MT_WF_PHYRX_BAND_GID_TAB_VLD1(_band) MT_WF_PHYRX_BAND(_band, 0x1058) argument
574 #define MT_WF_PHYRX_BAND_GID_TAB_POS0(_band) MT_WF_PHYRX_BAND(_band, 0x105c) argument
575 #define MT_WF_PHYRX_BAND_GID_TAB_POS1(_band) MT_WF_PHYRX_BAND(_band, 0x1060) argument
576 #define MT_WF_PHYRX_BAND_GID_TAB_POS2(_band) MT_WF_PHYRX_BAND(_band, 0x1064) argument
577 #define MT_WF_PHYRX_BAND_GID_TAB_POS3(_band) MT_WF_PHYRX_BAND(_band, 0x1068) argument
579 #define MT_WF_PHYRX_BAND_RX_CTRL1(_band) MT_WF_PHYRX_BAND(_band, 0x2004) argument
584 #define MT_WF_PHYRX_CSD_BAND_RXTD12(_band) MT_WF_PHYRX_BAND(_band, 0x8230) argument