Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/abi/
Dguc_messages_abi.h121 #define GUC_HXG_EVENT_MSG_0_ACTION (0xffff << 0) macro
/linux-6.1.9/drivers/gpu/drm/i915/gt/uc/
Dintel_guc_ct.c415 FIELD_PREP(GUC_HXG_EVENT_MSG_0_ACTION | in ct_write()
998 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in ct_process_request()
1095 u32 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in ct_handle_event()