Searched refs:MT_WF_ARB_BASE (Results 1 – 3 of 3) sorted by relevance
174 #define MT_WF_ARB_BASE(_band) ((_band) ? 0xa0c00 : 0x20c00) macro175 #define MT_WF_ARB(_band, ofs) (MT_WF_ARB_BASE(_band) + (ofs))
270 #define MT_WF_ARB_BASE ((dev)->reg_map[MT_ARB_BASE]) macro271 #define MT_WF_ARB(ofs) (MT_WF_ARB_BASE + (ofs))
267 #define MT_WF_ARB_BASE 0x21400 macro268 #define MT_WF_ARB(ofs) (MT_WF_ARB_BASE + (ofs))