Searched refs:M_WIDTH (Results 1 – 2 of 2) sorted by relevance
2712 #define M_WIDTH 0x3 macro2714 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH)
43282 #define M_WIDTH 0x1fU macro43284 #define G_WIDTH(x) (((x) >> S_WIDTH) & M_WIDTH)