Searched refs:TFLENGTH_S (Results 1 – 1 of 1) sorted by relevance
2037 #define TFLENGTH_S 8 macro2039 #define TFLENGTH_V(x) ((x) << TFLENGTH_S)2040 #define TFLENGTH_G(x) (((x) >> TFLENGTH_S) & TFLENGTH_M)