Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_messages_abi.h151 #define GUC_HXG_EVENT_MSG_0_ACTION (0xffff << 0) macro
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c470 FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, action[0])); in ct_write()
1082 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in ct_process_request()
1180 u32 action = FIELD_GET(GUC_HXG_EVENT_MSG_0_ACTION, hxg[0]); in ct_handle_event()