Searched refs:RS_MASK (Results 1 – 1 of 1) sorted by relevance
40 #define RS_MASK 0x1f macro142 if (arg & ~RS_MASK) in build_rs()145 return (arg & RS_MASK) << RS_SH; in build_rs()