Searched refs:S_CPLEOPCNT (Results 1 – 1 of 1) sorted by relevance
33558 #define S_CPLEOPCNT 0 macro33560 #define V_CPLEOPCNT(x) ((x) << S_CPLEOPCNT)33561 #define G_CPLEOPCNT(x) (((x) >> S_CPLEOPCNT) & M_CPLEOPCNT)