Searched refs:MT_WTBLOFF_BASE (Results 1 – 1 of 1) sorted by relevance
182 #define MT_WTBLOFF_BASE(_band) __BASE(WF_WTBLOFF_BASE, (_band)) macro183 #define MT_WTBLOFF(_band, ofs) (MT_WTBLOFF_BASE(_band) + (ofs))
Completed in 7 milliseconds