Searched refs:S_SSRAM_TID_BASE (Results 1 – 1 of 1) sorted by relevance
39563 #define S_SSRAM_TID_BASE 0 macro39565 #define V_SSRAM_TID_BASE(x) ((x) << S_SSRAM_TID_BASE)39566 #define G_SSRAM_TID_BASE(x) (((x) >> S_SSRAM_TID_BASE) & M_SSRAM_TID_BASE)