Searched refs:S_NUM_LIP (Results 1 – 1 of 1) sorted by relevance
1836 #define S_NUM_LIP 18 macro1838 #define V_NUM_LIP(x) ((x) << S_NUM_LIP)1839 #define G_NUM_LIP(x) (((x) >> S_NUM_LIP) & M_NUM_LIP)