Searched refs:S_CALST (Results 1 – 1 of 1) sorted by relevance
897 #define S_CALST 19 macro899 #define V_CALST(x) ((x) << S_CALST)900 #define G_CALST(x) (((x) >> S_CALST) & M_CALST)