Searched full:derating (Results 1 – 11 of 11) sorted by relevance
/openbmc/openpower-occ-control/ |
H A D | meson.options | 27 'ps-derating-factor', 31 description: 'Power supply derating factor',
|
H A D | meson.build | 37 conf_data.set('PS_DERATING_FACTOR', get_option('ps-derating-factor'))
|
H A D | powercap.cpp | 235 // If pcap is not disabled then just return the pcap with the derating in getOccInput()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/ |
H A D | PowerSupplyAttributes.interface.yaml | 9 The power supply derating factor, which is the percentage to multiply
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bw.c | 340 u8 deburst, deprogbwlimit, derating; member 347 .derating = 10, 354 .derating = 10, 361 .derating = 10, 368 .derating = 10, 375 .derating = 20, 382 .derating = 10, 434 bw * (100 - sa->derating) / 100); in icl_get_bw_info() 536 bw * (100 - sa->derating) / 100); in tgl_get_bw_info()
|
/openbmc/openbmc/meta-openpower/recipes-phosphor/occ/ |
H A D | openpower-occ-control_git.bb | 37 -Dps-derating-factor=${POWER_SUPPLY_DERATING_FACTOR} \
|
/openbmc/linux/drivers/media/i2c/ |
H A D | ccs-pll.c | 134 pll->flags & PLL_FL(FIFO_DERATING) ? " fifo-derating" : "", in print_pll() 237 dev_dbg(dev, "device does not support derating\n"); in check_ext_bounds() 455 * Find out whether a sensor supports derating. If it does not, VT and in ccs_pll_calculate_vt()
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmisensor.cpp | 213 // Power Supply Derating
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 760 - e derating 1
|
/openbmc/linux/drivers/memory/tegra/ |
H A D | tegra210-emc.h | 878 TEGRA210_EMC_REFRESH_THROTTLE, /* 4x Refresh + derating. */
|
/openbmc/linux/drivers/memory/ |
H A D | emif.c | 497 * derating the timings or going back to nominal values.
|