Searched refs:DTE_GCR3_VAL_C (Results 1 – 2 of 2) sorted by relevance
306 #define DTE_GCR3_VAL_C(x) (((x) >> 31) & 0xfffffULL) macro
2078 tmp = DTE_GCR3_VAL_C(~0ULL) << DTE_GCR3_SHIFT_C; in set_dte_entry()2088 tmp = DTE_GCR3_VAL_C(gcr3) << DTE_GCR3_SHIFT_C; in set_dte_entry()