Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_communication_ctb_abi.h87 #define GUC_CTB_MSG_0_FENCE (0xffffU << 16) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c445 FIELD_PREP(GUC_CTB_MSG_0_FENCE, fence); in ct_write()
1015 u32 fence = FIELD_GET(GUC_CTB_MSG_0_FENCE, response->msg[0]); in ct_handle_response()