Searched refs:SRQT_QLEN_S (Results 1 – 1 of 1) sorted by relevance
2235 #define SRQT_QLEN_S 28 macro2237 #define SRQT_QLEN_V(x) ((x) << SRQT_QLEN_S)2238 #define SRQT_QLEN_G(x) (((x) >> SRQT_QLEN_S) & SRQT_QLEN_M)