coreboot/src/include/cpu/intel
Subrata Banik 7bde848d62 cpu/intel/turbo: Add option to disable turbo
disable_turbo function can be used to disable turbo mode
on each processor by settings MSR 0x1A0 bit 38.

This option will help to perform some quick test
without enabling turbo mode.

Change-Id: If3e387e16e9fa6f63cb0ffff6ab2759b447e7c5c
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/19674
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-05-16 17:43:28 +02:00
..
hyperthreading.h Intel CPUs: execute microcode update only once per core 2012-07-02 15:49:07 +02:00
l2_cache.h src/include: Wrap lines at 80 columns 2017-03-13 17:23:37 +01:00
microcode.h cpu/intel/microcode: allow microcode to be loaded in romstage 2016-02-10 18:08:28 +01:00
romstage.h src/include: Move storage class to beginning of declaration 2017-03-13 17:19:45 +01:00
speedstep.h cpu/intel: Add MSR to support enabling turbo frequency 2016-11-09 21:02:27 +01:00
turbo.h cpu/intel/turbo: Add option to disable turbo 2017-05-16 17:43:28 +02:00