Searched refs:INTEL_RPS_ENABLED (Results 1 – 2 of 2) sorted by relevance
63 return test_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_is_enabled()68 set_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_set_enabled()73 clear_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_clear_enabled()
34 INTEL_RPS_ENABLED = 0, enumerator