Searched refs:MT_WF_AGG_BASE (Results 1 – 4 of 4) sorted by relevance
190 #define MT_WF_AGG_BASE(_band) ((_band) ? 0x820f2000 : 0x820e2000) macro191 #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))
446 #define MT_WF_AGG_BASE(_band) ((_band) ? 0x820f2000 : 0x820e2000) macro447 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs))