Searched refs:S_HLIM (Results 1 – 1 of 1) sorted by relevance
55523 #define S_HLIM 0 macro55525 #define V_HLIM(x) ((x) << S_HLIM)55526 #define G_HLIM(x) (((x) >> S_HLIM) & M_HLIM)