Searched refs:MT_WF_RATE_BASE (Results 1 – 1 of 1) sorted by relevance
394 #define MT_WF_RATE_BASE(_band) __BASE(WF_RATE_BASE, (_band)) macro395 #define MT_WF_RATE(_band, ofs) (MT_WF_RATE_BASE(_band) + (ofs))
Completed in 7 milliseconds