Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/uc/
Dguc_capture_fwif.h119 #define CAP_HDR_ENGINE_INSTANCE GENMASK(11, 8) macro
Dintel_guc_capture.c1243 node->eng_inst = FIELD_GET(CAP_HDR_ENGINE_INSTANCE, hdr.info); in guc_capture_extract_reglists()