Searched refs:MT_WF_RMAC_BASE (Results 1 – 3 of 3) sorted by relevance
182 #define MT_WF_RMAC_BASE(_band) ((_band) ? 0xa1400 : 0x21400) macro183 #define MT_WF_RMAC(_band, ofs) (MT_WF_RMAC_BASE(_band) + (ofs))
310 #define MT_WF_RMAC_BASE ((dev)->reg_map[MT_RMAC_BASE]) macro311 #define MT_WF_RMAC(ofs) (MT_WF_RMAC_BASE + (ofs))
402 #define MT_WF_RMAC_BASE 0x21800 macro403 #define MT_WF_RMAC(ofs) (MT_WF_RMAC_BASE + (ofs))