Searched refs:TFLENGTH_S (Results 1 – 1 of 1) sorted by relevance
2062 #define TFLENGTH_S 8 macro2064 #define TFLENGTH_V(x) ((x) << TFLENGTH_S)2065 #define TFLENGTH_G(x) (((x) >> TFLENGTH_S) & TFLENGTH_M)