Searched refs:S_EC_BASE_HI (Results 1 – 1 of 1) sorted by relevance
32 #define S_EC_BASE_HI 0 macro34 #define V_EC_BASE_HI(x) ((x) << S_EC_BASE_HI)35 #define G_EC_BASE_HI(x) (((x) >> S_EC_BASE_HI) & M_EC_BASE_HI)