Home
last modified time | relevance | path

Searched refs:GUC_CTB_STATUS_UNUSED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_communication_ctb_abi.h56 #define GUC_CTB_STATUS_UNUSED BIT(3) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c878 if (status & GUC_CTB_STATUS_UNUSED) { in ct_read()
885 status &= ~GUC_CTB_STATUS_UNUSED; in ct_read()