Searched refs:S_HLIM (Results 1 – 1 of 1) sorted by relevance
55519 #define S_HLIM 0 macro55521 #define V_HLIM(x) ((x) << S_HLIM)55522 #define G_HLIM(x) (((x) >> S_HLIM) & M_HLIM)