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