Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_drv.h1561 #define INTEL_RC6p_ENABLE (1<<1) macro
H A Dintel_pm.c3212 return (INTEL_RC6_ENABLE | INTEL_RC6p_ENABLE); in intel_enable_rc6()
3277 if (rc6_mode & INTEL_RC6p_ENABLE) in gen6_enable_rps()