Searched refs:S_INIT_CAL_COMPLETE (Results 1 – 1 of 1) sorted by relevance
41667 #define S_INIT_CAL_COMPLETE 12 macro41669 #define V_INIT_CAL_COMPLETE(x) ((x) << S_INIT_CAL_COMPLETE)41670 #define G_INIT_CAL_COMPLETE(x) (((x) >> S_INIT_CAL_COMPLETE) & M_INIT_CAL_COMPLETE)