Searched refs:MT_WF_ARB_BASE (Results 1 – 4 of 4) sorted by relevance
221 #define MT_WF_ARB_BASE(_band) ((_band) ? 0x820f3000 : 0x820e3000) macro222 #define MT_WF_ARB(_band, ofs) (MT_WF_ARB_BASE(_band) + (ofs))
281 #define MT_WF_ARB_BASE ((dev)->reg_map[MT_ARB_BASE]) macro282 #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))
482 #define MT_WF_ARB_BASE(_band) ((_band) ? 0x820f3000 : 0x820e3000) macro483 #define MT_WF_ARB(_band, ofs) (MT_WF_ARB_BASE(_band) + (ofs))