/openbmc/u-boot/arch/x86/cpu/ |
H A D | turbo.c | 12 #include <asm/turbo.h> 45 * Determine the current state of Turbo and cache it for later. 46 * Turbo is a package level config so it does not need to be 78 debug("Turbo is %s\n", turbo_state_desc[turbo_state]); in turbo_get_state() 86 /* Only possible if turbo is available but hidden */ in turbo_enable() 88 /* Clear Turbo Disable bit in Misc Enables */ in turbo_enable() 93 /* Update cached turbo state */ in turbo_enable() 95 debug("Turbo has been enabled\n"); in turbo_enable()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Host/ |
H A D | TurboAllowed.interface.yaml | 2 Turbo mode is a setting to enable processor frequency boosting. This 3 interface is used to tell host that it is allowed to turn on turbo mode. 9 Set this to allow Turbo mode.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | OperatingConfig.v1_0_4.json | 239 …"description": "The turbo profiles for the processor. A turbo profile is the maximum turbo clock … 250 …iption": "The property shall contain an array of objects that specify the turbo profile for a set … 264 "description": "The turbo profile for a set of active cores.", 265 … "longDescription": "This type shall specify the turbo profile for a set of active cores.", 283 …perty shall contain the number of cores to be configured with the maximum turbo clock speed. The … 292 …"description": "The maximum turbo clock speed that correspond to the number of active cores in MHz… 293 …"longDescription": "This property shall contain the maximum turbo clock speed that correspond to t…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | OperatingConfig.v1_0_4.json | 239 …"description": "The turbo profiles for the processor. A turbo profile is the maximum turbo clock … 250 …iption": "The property shall contain an array of objects that specify the turbo profile for a set … 264 "description": "The turbo profile for a set of active cores.", 265 … "longDescription": "This type shall specify the turbo profile for a set of active cores.", 283 …perty shall contain the number of cores to be configured with the maximum turbo clock speed. The … 292 …"description": "The maximum turbo clock speed that correspond to the number of active cores in MHz… 293 …"longDescription": "This property shall contain the maximum turbo clock speed that correspond to t…
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | turbo.h | 21 /* Return current turbo state */ 24 /* Enable turbo */
|
H A D | speedstep.h | 47 0, /* not turbo by default */ \ 63 struct sst_state turbo; member 68 minimal step width of 2. With turbo mode and super LFM we have at most 7. */
|
H A D | cpu_common.h | 22 * cpu_set_flex_ratio_to_tdp_nominal() - Set up the maximum non-turbo rate
|
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/ |
H A D | testacpi.py2 | 162 # Detecting Turbo frequency requires at least 2 pstates 163 # since turbo frequency = max non-turbo frequency + 1 164 turbo = False 166 … turbo = (n == 0 and pstate.core_frequency == (pss.pstates[1].core_frequency + 1)) 167 if turbo: 181 if turbo: 188 if turbo: 189 …testsuite.test("P{}: Turbo measured frequency {} >= expected {} MHz".format(n, aperf, pstate.core_…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | OperatingConfig_v1.xml | 108 …ion Term="OData.Description" String="The turbo profiles for the processor. A turbo profile is the… 109 …" String="The property shall contain an array of objects that specify the turbo profile for a set … 119 <Annotation Term="OData.Description" String="The turbo profile for a set of active cores."/> 120 …<Annotation Term="OData.LongDescription" String="This type shall specify the turbo profile for a s… 124 …perty shall contain the number of cores to be configured with the maximum turbo clock speed. The … 129 …<Annotation Term="OData.Description" String="The maximum turbo clock speed that correspond to the … 130 …m="OData.LongDescription" String="This property shall contain the maximum turbo clock speed that c…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/ |
H A D | OperatingConfig_v1.xml | 108 …ion Term="OData.Description" String="The turbo profiles for the processor. A turbo profile is the… 109 …" String="The property shall contain an array of objects that specify the turbo profile for a set … 119 <Annotation Term="OData.Description" String="The turbo profile for a set of active cores."/> 120 …<Annotation Term="OData.LongDescription" String="This type shall specify the turbo profile for a s… 124 …perty shall contain the number of cores to be configured with the maximum turbo clock speed. The … 129 …<Annotation Term="OData.Description" String="The maximum turbo clock speed that correspond to the … 130 …m="OData.LongDescription" String="This property shall contain the maximum turbo clock speed that c…
|
/openbmc/openbmc/poky/meta/conf/distro/include/ |
H A D | no-static-libs.inc | 27 EXTRA_OECMAKE:append:pn-libjpeg-turbo = " -DENABLE_STATIC=False" 28 EXTRA_OECMAKE:append:pn-libjpeg-turbo-native = " -DENABLE_STATIC=False"
|
/openbmc/openbmc/poky/meta/recipes-graphics/jpeg/ |
H A D | libjpeg-turbo_3.1.0.bb | 2 DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEO… 3 HOMEPAGE = "http://libjpeg-turbo.org/" 50 # libjpeg-turbo-2.0.2/simd/mips/jsimd_dspr2.S
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/Cpu/ |
H A D | OperatingConfig.interface.yaml | 46 An array of objects that specify the turbo profile for a set of active 47 cores. Each entry contains two members, first is the maximum turbo
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
H A D | net-generic.patch | 12 …ux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/… 13 …ux/5.0-* mandrake-linux united-linux suse-linux/6.0-* open-linux unixware turbo-linux/4.0 freebsd/…
|
/openbmc/smbios-mdr/tools/ |
H A D | sst-compare-redfish-os.py | 148 compare(redfish_config["MaxSpeedMHz"], None, "SSE Max Turbo Speed") 165 linux_config.get("turbo-ratio-limits-sse") 166 or linux_config["turbo-ratio-limits-level-0"] 174 int(bucket["max-turbo-frequency(MHz)"]), 177 compare(actual_turbo, exp_turbo, "SSE Turbo Profile")
|
/openbmc/u-boot/arch/x86/cpu/baytrail/ |
H A D | cpu.c | 17 #include <asm/turbo.h> 100 * On BayTrail the turbo disable bit is actually scoped at the in cpu_x86_baytrail_probe() 102 * within a building block, enable turbo. The cores within the BSP's in cpu_x86_baytrail_probe()
|
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/sthttpd/sthttpd/ |
H A D | thttpd.service | 2 Description=Tiny/Turbo/Throttling Web Server
|
/openbmc/qemu/.gitlab-ci.d/cirrus/ |
H A D | macos-14.vars | 14 …tc flex gcovr gettext git glib gnu-sed gnutls gtk+3 gtk-vnc jemalloc jpeg-turbo json-c libcbor lib…
|
H A D | freebsd-14.vars | 14 …b gmake gnutls gsed gtk-vnc gtk3 json-c libepoxy libffi libgcrypt libjpeg-turbo libnfs libslirp li…
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-s/ |
H A D | Echostar-10+11-110W | 1 #Dish Network USA works with PSK/8turbo 2 #Just DVBS-USB Genpix Sky Walker 1 or 2 works with PSK/8turbo
|
/openbmc/openbmc-test-automation/openpower/ipmi/ |
H A D | test_ipmi_sdr.robot | 19 Test Turbo Allowed SDR Info 20 [Documentation] Verify turbo allowed SDR info via IPMI and Redfish.
|
/openbmc/qemu/tests/vm/generated/ |
H A D | freebsd.json | 38 "libjpeg-turbo",
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libnet/ |
H A D | libnet-libidn-perl_0.12.bb | 5 Turbo Fredriksson's PHP-IDN. \
|
/openbmc/u-boot/arch/x86/cpu/ivybridge/ |
H A D | fsp_configs.c | 29 fdtdec_get_bool(blob, node, "fsp,enable-turbo"); in update_fsp_configs()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/neatvnc/ |
H A D | neatvnc_0.8.1.bb | 17 PACKAGECONFIG[jpeg] = "-Djpeg=enabled,-Djpeg=disabled,libjpeg-turbo"
|