Searched refs:MT_WF_MIB_BASE (Results 1 – 2 of 2) sorted by relevance
108 #define MT_WF_MIB_BASE(_band) ((_band) ? 0xa4800 : 0x24800) macro109 #define MT_WF_MIB(_band, ofs) (MT_WF_MIB_BASE(_band) + (ofs))
446 #define MT_WF_MIB_BASE (dev->reg_map[MT_MIB_BASE]) macro447 #define MT_WF_MIB(_band, ofs) (MT_WF_MIB_BASE + (ofs) + (_band) * 0x200)