Home
last modified time | relevance | path

Searched full:derating (Results 1 – 11 of 11) sorted by relevance

/openbmc/openpower-occ-control/
H A Dmeson.options27 'ps-derating-factor',
31 description: 'Power supply derating factor',
H A Dmeson.build37 conf_data.set('PS_DERATING_FACTOR', get_option('ps-derating-factor'))
H A Dpowercap.cpp235 // 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 DPowerSupplyAttributes.interface.yaml9 The power supply derating factor, which is the percentage to multiply
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_bw.c340 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 Dopenpower-occ-control_git.bb37 -Dps-derating-factor=${POWER_SUPPLY_DERATING_FACTOR} \
/openbmc/linux/drivers/media/i2c/
H A Dccs-pll.c134 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 Dipmisensor.cpp213 // Power Supply Derating
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs-regs.asc760 - e derating 1
/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h878 TEGRA210_EMC_REFRESH_THROTTLE, /* 4x Refresh + derating. */
/openbmc/linux/drivers/memory/
H A Demif.c497 * derating the timings or going back to nominal values.