Searched refs:S_RTE_WR_LUT_BASE (Results 1 – 1 of 1) sorted by relevance
1638 #define S_RTE_WR_LUT_BASE 21 macro1640 #define V_RTE_WR_LUT_BASE(x) ((x) << S_RTE_WR_LUT_BASE)1641 #define G_RTE_WR_LUT_BASE(x) (((x) >> S_RTE_WR_LUT_BASE) & M_RTE_WR_LUT_BASE)