Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dguc_capture_fwif.h118 #define CAP_HDR_ENGINE_CLASS GENMASK(7, 4) /* see GUC_MAX_ENGINE_CLASSES */ macro
A Dintel_guc_capture.c1311 node->eng_class = FIELD_GET(CAP_HDR_ENGINE_CLASS, hdr.info); in guc_capture_extract_reglists()
1317 node->eng_class = FIELD_GET(CAP_HDR_ENGINE_CLASS, hdr.info); in guc_capture_extract_reglists()

Completed in 9 milliseconds