Home
last modified time | relevance | path

Searched refs:Margin (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dadi,adm1266.yaml7 title: Analog Devices ADM1266 Cascadable Super Sequencer with Margin
14 Analog Devices ADM1266 Cascadable Super Sequencer with Margin
/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
/openbmc/phosphor-pid-control/
H A Dphosphor-pid-control.service.in2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
H A DREADME.md137 ### Two Margin Sensors Into Three Fans (Non-Step PID)
/openbmc/openbmc/meta-bytedance/meta-g220a/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service2 Description=Phosphor-Pid-Control Margin-based Fan Control Daemon
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/fans/phosphor-pid-control/
H A Dphosphor-pid-control.service2 Description=Swampd Margin-based Fan Control Daemon
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Debug/Pid/
H A DThermalPower.interface.yaml18 The class of this PID loop. It can be "Temperature", "Margin", "Power"
/openbmc/linux/Documentation/hwmon/
H A Dsysfs-interface.rst413 Margin of hysteresis built around capping and notification.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon798 Margin of hysteresis built around capping and
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddisplay_mode_vba_20.c2694 unsigned int Margin = (mode_lib->vba.MaxVStartupLines[k] - mode_lib->vba.VStartup[k]) in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2698 VStartupMargin = Margin; in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2701 VStartupMargin = dml_min(VStartupMargin, Margin); in dml20_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
H A Ddisplay_mode_vba_20v2.c2767 unsigned int Margin = (mode_lib->vba.MaxVStartupLines[k] - mode_lib->vba.VStartup[k]) in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() local
2771 VStartupMargin = Margin; in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
2774 VStartupMargin = dml_min(VStartupMargin, Margin); in dml20v2_DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()