Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_debugfs.c1084 u32 rgvmodectl, rstdbyctl; in ironlake_drpc_info() local
1088 rstdbyctl = intel_uncore_read(uncore, RSTDBYCTL); in ironlake_drpc_info()
1109 yesno(!(rstdbyctl & RCX_SW_EXIT))); in ironlake_drpc_info()
1111 switch (rstdbyctl & RSX_STATUS_MASK) { in ironlake_drpc_info()