Searched refs:MT_WF_AGG_BASE (Results 1 – 3 of 3) sorted by relevance
166 #define MT_WF_AGG_BASE(_band) ((_band) ? 0xa0800 : 0x20800) macro167 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
239 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE]) macro240 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs))
174 #define MT_WF_AGG_BASE 0x21200 macro175 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs))