Searched refs:S_CLCAM_TID_BASE (Results 1 – 1 of 1) sorted by relevance
51463 #define S_CLCAM_TID_BASE 0 macro51465 #define V_CLCAM_TID_BASE(x) ((x) << S_CLCAM_TID_BASE)51466 #define G_CLCAM_TID_BASE(x) (((x) >> S_CLCAM_TID_BASE) & M_CLCAM_TID_BASE)