Searched refs:MT_WF_AGG_BASE (Results 1 – 5 of 5) sorted by relevance
177 #define MT_WF_AGG_BASE(_band) ((_band) ? 0x820f2000 : 0x820e2000) macro178 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
259 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE]) macro260 #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))
315 #define MT_WF_AGG_BASE(_band) __BASE(WF_AGG_BASE, (_band)) macro316 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))
476 #define MT_WF_AGG_BASE(_band) ((_band) ? 0x820f2000 : 0x820e2000) macro477 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))