Searched refs:INTEL_RC6_ENABLE (Results 1 – 1 of 1) sorted by relevance
51 #define INTEL_RC6_ENABLE (1<<0) macro4645 mask = INTEL_RC6_ENABLE | INTEL_RC6p_ENABLE | in sanitize_rc6_option()4648 mask = INTEL_RC6_ENABLE; in sanitize_rc6_option()4658 return (INTEL_RC6_ENABLE | INTEL_RC6p_ENABLE); in sanitize_rc6_option()4660 return INTEL_RC6_ENABLE; in sanitize_rc6_option()4806 if (intel_enable_rc6(dev) & INTEL_RC6_ENABLE) in gen9_enable_rc6()4872 if (intel_enable_rc6(dev) & INTEL_RC6_ENABLE) in gen8_enable_rps()4974 if (rc6_mode & INTEL_RC6_ENABLE) in gen6_enable_rps()5487 if ((intel_enable_rc6(dev) & INTEL_RC6_ENABLE) && in cherryview_enable_rps()5593 if (intel_enable_rc6(dev) & INTEL_RC6_ENABLE) in valleyview_enable_rps()