Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.h156 #define UNCORE_NEEDS_FLR_ON_FINI BIT(4) macro
230 return uncore->flags & UNCORE_NEEDS_FLR_ON_FINI; in intel_uncore_needs_flr_on_fini()
236 return uncore->flags |= UNCORE_NEEDS_FLR_ON_FINI; in intel_uncore_set_flr_on_fini()