Searched refs:S_CPLEOPCNT (Results 1 – 1 of 1) sorted by relevance
26777 #define S_CPLEOPCNT 0 macro26779 #define V_CPLEOPCNT(x) ((x) << S_CPLEOPCNT)26780 #define G_CPLEOPCNT(x) (((x) >> S_CPLEOPCNT) & M_CPLEOPCNT)