Searched refs:S_MSGSEL (Results 1 – 2 of 2) sorted by relevance
6787 #define S_MSGSEL 28 macro6789 #define V_MSGSEL(x) ((x) << S_MSGSEL)6790 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)
38835 #define S_MSGSEL 27 macro38837 #define V_MSGSEL(x) ((x) << S_MSGSEL)38838 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)