Searched defs:LE_IPL (Results 1 – 3 of 3) sorted by relevance
78 #define LE_IPL(x) ((((x) >> 4) & 0x3) + 3) macro
117 #define LE_IPL 3 macro
307 #define LE_IPL(x) ((((x) >> 4) & 0x3) + 3) macro