Searched refs:S_L2T_W_PORT (Results 1 – 1 of 1) sorted by relevance
1687 #define S_L2T_W_PORT 8 macro1689 #define V_L2T_W_PORT(x) ((x) << S_L2T_W_PORT)1690 #define G_L2T_W_PORT(x) (((x) >> S_L2T_W_PORT) & M_L2T_W_PORT)