Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/drm2/i915/
Di915_drv.h1009 #define INTEL_RC6pp_ENABLE (1<<2) macro
Dintel_display.c8404 if (rc6_mode & INTEL_RC6pp_ENABLE) in gen6_enable_rps()
8410 (rc6_mode & INTEL_RC6pp_ENABLE) ? "on" : "off"); in gen6_enable_rps()