Searched refs:S_HP_COUNT (Results 1 – 1 of 1) sorted by relevance
1458 #define S_HP_COUNT 16 macro1460 #define V_HP_COUNT(x) ((x) << S_HP_COUNT)1461 #define G_HP_COUNT(x) (((x) >> S_HP_COUNT) & M_HP_COUNT)