Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dguc_capture_fwif.h123 #define CAP_HDR_NUM_MMIOS GENMASK(9, 0) macro
Dintel_guc_capture.c1187 numregs = FIELD_GET(CAP_HDR_NUM_MMIOS, hdr.num_mmios); in guc_capture_extract_reglists()
1250 numregs = FIELD_GET(CAP_HDR_NUM_MMIOS, hdr.num_mmios); in guc_capture_extract_reglists()