Searched refs:S_CMRXFLSTBASE (Results 1 – 1 of 1) sorted by relevance
4729 #define S_CMRXFLSTBASE 0 macro4731 #define V_CMRXFLSTBASE(x) ((x) << S_CMRXFLSTBASE)4732 #define G_CMRXFLSTBASE(x) (((x) >> S_CMRXFLSTBASE) & M_CMRXFLSTBASE)