Searched refs:S_CPLSOPCNT (Results 1 – 1 of 1) sorted by relevance
33553 #define S_CPLSOPCNT 4 macro33555 #define V_CPLSOPCNT(x) ((x) << S_CPLSOPCNT)33556 #define G_CPLSOPCNT(x) (((x) >> S_CPLSOPCNT) & M_CPLSOPCNT)