Searched refs:S_CLCAM_TID_BASE (Results 1 – 1 of 1) sorted by relevance
10814 #define S_CLCAM_TID_BASE 0 macro10816 #define V_CLCAM_TID_BASE(x) ((x) << S_CLCAM_TID_BASE)10817 #define G_CLCAM_TID_BASE(x) (((x) >> S_CLCAM_TID_BASE) & M_CLCAM_TID_BASE)