Searched refs:perf_limit_reasons (Results 1 – 1 of 1) sorted by relevance
119 u32 perf_limit_reasons; in max_granted_freq() local129 perf_limit_reasons = intel_uncore_read(gt->uncore, GT0_PERF_LIMIT_REASONS); in max_granted_freq()132 if (!(perf_limit_reasons & GT0_PERF_LIMIT_REASONS_MASK)) { in max_granted_freq()136 pr_info("Pcode throttled frequency 0x%x\n", perf_limit_reasons); in max_granted_freq()