Searched refs:GUC_CTB_STATUS_UNUSED (Results 1 – 2 of 2) sorted by relevance
56 #define GUC_CTB_STATUS_UNUSED BIT(3) macro
878 if (status & GUC_CTB_STATUS_UNUSED) { in ct_read()885 status &= ~GUC_CTB_STATUS_UNUSED; in ct_read()