Searched refs:S_CPLSOPCNT (Results 1 – 1 of 1) sorted by relevance
12395 #define S_CPLSOPCNT 4 macro12397 #define V_CPLSOPCNT(x) ((x) << S_CPLSOPCNT)12398 #define G_CPLSOPCNT(x) (((x) >> S_CPLSOPCNT) & M_CPLSOPCNT)