Lines Matching defs:ofs
85 #define MT_RRO_TOP(ofs) (MT_RRO_TOP_BASE + (ofs))
128 #define MT_PLE(ofs) (MT_PLE_BASE + (ofs))
145 #define MT_MDP(ofs) (MT_MDP_BASE + (ofs))
152 #define MT_WF_TMAC(_band, ofs) (MT_WF_TMAC_BASE(_band) + (ofs))
173 #define MT_WF_DMA(_band, ofs) (MT_WF_DMA_BASE(_band) + (ofs))
183 #define MT_WTBLOFF(_band, ofs) (MT_WTBLOFF_BASE(_band) + (ofs))
194 #define MT_WF_ETBF(_band, ofs) (MT_WF_ETBF_BASE(_band) + (ofs))
203 #define MT_WF_LPON(_band, ofs) (MT_WF_LPON_BASE(_band) + (ofs))
223 #define MT_WF_MIB(_band, ofs) (MT_WF_MIB_BASE(_band) + (ofs))
298 #define MT_WF_UMIB(ofs) (MT_WF_UMIB_BASE + (ofs))
304 #define MT_WTBLON_TOP(ofs) (MT_WTBLON_TOP_BASE + (ofs))
330 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
337 #define MT_WF_ARB(_band, ofs) (MT_WF_ARB_BASE(_band) + (ofs))
345 #define MT_WF_RMAC(_band, ofs) (MT_WF_RMAC_BASE(_band) + (ofs))
395 #define MT_WF_RATE(_band, ofs) (MT_WF_RATE_BASE(_band) + (ofs))
402 #define MT_WFDMA0(ofs) (MT_WFDMA0_BASE + (ofs))
450 #define MT_WFDMA_EXT_CSR(ofs) (MT_WFDMA_EXT_CSR_BASE + (ofs))
468 #define MT_WFDMA0_PCIE1(ofs) (MT_WFDMA0_PCIE1_BASE + (ofs))
632 #define MT_SWDEF(ofs) (MT_SWDEF_BASE + (ofs))
667 #define MT_CONN_DBG_CTL(ofs) (MT_CONN_DBG_CTL_BASE + (ofs))
678 #define MT_TOP(ofs) (MT_TOP_BASE + (ofs))
710 #define MT_PCIE_MAC(ofs) (MT_PCIE_MAC_BASE + (ofs))
714 #define MT_PCIE1_MAC(ofs) (MT_PCIE1_MAC_BASE + (ofs))
720 #define MT_WF_PHYRX_CSD(_band, _wf, ofs) (MT_WF_PHYRX_CSD_BASE + \
722 ((_wf) << 16) + (ofs))
727 #define MT_WF_PHYRX_BAND(_band, ofs) (MT_WF_PHYRX_BAND_BASE + \
728 ((_band) << 20) + (ofs))
748 #define MT_MCU_WM_EXCP(ofs) (MT_MCU_WM_EXCP_BASE + (ofs))
756 #define MT_AFE_CTL_BAND(_band, ofs) (MT_AFE_CTL_BASE + \
757 ((_band) * 0x1000) + (ofs))