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