Searched refs:M_MSGSEL (Results 1 – 2 of 2) sorted by relevance
6788 #define M_MSGSEL 0xf macro6790 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)
38836 #define M_MSGSEL 0x1fU macro38838 #define G_MSGSEL(x) (((x) >> S_MSGSEL) & M_MSGSEL)