Searched refs:INTEL_RPS_ENABLED (Results 1 – 2 of 2) sorted by relevance
52 return test_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_is_enabled()57 set_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_set_enabled()62 clear_bit(INTEL_RPS_ENABLED, &rps->flags); in intel_rps_clear_enabled()
34 INTEL_RPS_ENABLED = 0, enumerator
Completed in 3 milliseconds