Searched refs:S_HP_COUNT (Results 1 – 1 of 1) sorted by relevance
1637 #define S_HP_COUNT 16 macro1639 #define V_HP_COUNT(x) ((x) << S_HP_COUNT)1640 #define G_HP_COUNT(x) (((x) >> S_HP_COUNT) & M_HP_COUNT)