Searched refs:DTE_GCR3_VAL_C (Results 1 – 3 of 3) sorted by relevance
378 #define DTE_GCR3_VAL_C(x) (((x) >> 31) & 0x1fffffULL) macro
1496 tmp = DTE_GCR3_VAL_C(~0ULL) << DTE_GCR3_SHIFT_C; in set_dte_entry()1506 tmp = DTE_GCR3_VAL_C(gcr3) << DTE_GCR3_SHIFT_C; in set_dte_entry()
997 tmp |= DTE_GCR3_VAL_C(~0ULL) << DTE_GCR3_SHIFT_C; in copy_device_table()
Completed in 19 milliseconds