Searched refs:S_CLCAM_TID_BASE (Results 1 – 1 of 1) sorted by relevance
39535 #define S_CLCAM_TID_BASE 0 macro39537 #define V_CLCAM_TID_BASE(x) ((x) << S_CLCAM_TID_BASE)39538 #define G_CLCAM_TID_BASE(x) (((x) >> S_CLCAM_TID_BASE) & M_CLCAM_TID_BASE)