Searched refs:MT_WF_AGG_BASE (Results 1 – 4 of 4) sorted by relevance
159 #define MT_WF_AGG_BASE(_band) ((_band) ? 0xa0800 : 0x20800) macro160 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
175 #define MT_WF_AGG_BASE(_band) ((_band) ? 0xa0800 : 0x20800) macro176 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
250 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE]) macro251 #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))