Searched refs:S_NUM_LIP (Results 1 – 1 of 1) sorted by relevance
1827 #define S_NUM_LIP 18 macro1829 #define V_NUM_LIP(x) ((x) << S_NUM_LIP)1830 #define G_NUM_LIP(x) (((x) >> S_NUM_LIP) & M_NUM_LIP)