Searched refs:GS_MIA_IN_RESET (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/gt/uc/ | ||
D | intel_guc_reg.h | 18 #define GS_MIA_IN_RESET (0x01 << GS_RESET_SHIFT) macro |
D | intel_uc.c | 34 WARN(!(guc_status & GS_MIA_IN_RESET), in __intel_uc_reset_hw() |