Searched refs:S_EMMD (Results 1 – 1 of 1) sorted by relevance
43306 #define S_EMMD 5 macro43308 #define V_EMMD(x) ((x) << S_EMMD)43309 #define G_EMMD(x) (((x) >> S_EMMD) & M_EMMD)