Searched refs:S_PER_CAL_DIV (Results 1 – 1 of 1) sorted by relevance
2511 #define S_PER_CAL_DIV 22 macro2513 #define V_PER_CAL_DIV(x) ((x) << S_PER_CAL_DIV)2514 #define G_PER_CAL_DIV(x) (((x) >> S_PER_CAL_DIV) & M_PER_CAL_DIV)