Searched defs:CR_RL (Results 1 – 2 of 2) sorted by relevance
135 #define CR_RL(x) ((x) << 21) macro
165 #define CR_RL(x) (((x) & 0x7) << 21) macro