Searched refs:S_LKP_DESC_SEL (Results 1 – 1 of 1) sorted by relevance
62864 #define S_LKP_DESC_SEL 1 macro62866 #define V_LKP_DESC_SEL(x) ((x) << S_LKP_DESC_SEL)62867 #define G_LKP_DESC_SEL(x) (((x) >> S_LKP_DESC_SEL) & M_LKP_DESC_SEL)