Home
last modified time | relevance | path

Searched refs:failsafe (Results 1 – 19 of 19) sorted by relevance

/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/
H A Dacpi-power-state-daemon_%.bbappend4 file://gbs-host-s0-set-failsafe.service \
5 file://gbs-host-s5-set-failsafe.service \
6 file://gbs-host-set-boot-failsafe@.service \
8 file://gbs-set-boot-failsafe.sh \
9 file://gbs-set-failsafe.sh \
19 gbs-host-s0-set-failsafe.service \
20 gbs-host-s5-set-failsafe.service \
26 ${systemd_system_unitdir}/gbs-host-set-boot-failsafe@.service \
32 install -m 0755 ${UNPACKDIR}/gbs-set-failsafe.sh ${D}${bindir}/.
33 install -m 0755 ${UNPACKDIR}/gbs-set-boot-failsafe.sh ${D}${bindir}/.
[all …]
/openbmc/phosphor-pid-control/
H A Dmeson.options9 'strict-failsafe-pwm',
12 description: 'Set the fans strictly at the failsafe PWM when in failsafe mode',
15 'offline-failsafe-pwm',
18 description: 'Set the fans at the failsafe PWM when reloading or terminated.',
27 'unc-failsafe',
30 …description: 'Set the fans to failsafe mode when a temp sensor is above upper non-critical thresho…
H A Dipmi.md55 A host tool needs to be able to read back whether a zone is in failsafe mode.
76 | `07` | `failsafe` | `1 == in Failsafe Mode, 0 not in failsafe mode` |
H A Dmeson.build18 conf_data.set('STRICT_FAILSAFE_PWM', get_option('strict-failsafe-pwm'))
19 conf_data.set('OFFLINE_FAILSAFE_PWM', get_option('offline-failsafe-pwm'))
20 conf_data.set('UNC_FAILSAFE', get_option('unc-failsafe'))
H A Dconfigure.md19 ### --strict-failsafe-pwm
21 This build flag is used to set the fans strictly at the failsafe percent when in
22 failsafe mode, even when the calculated PWM is higher than failsafe PWM. Without
24 failsafe PWM, whichever is higher.
26 ### --offline-failsafe-pwm
28 This build flag is used to set the fans to failsafe percent when offline. The
142 sensor fails to be read within the timeout period, the zone goes into failsafe
H A Dtuning.md34 epoch_ms,setpt,fan1,fan2,...fanN,fleeting,failsafe
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-google/acpi-power-state/acpi-power-state-daemon/
H A Dgbs-set-boot-failsafe.sh25 systemctl start --no-block gbs-host-s5-set-failsafe
28 systemctl start --no-block gbs-host-s0-set-failsafe
H A Dgbs-host-set-boot-failsafe@.service2 Description=Set gBMC boot time failsafe
10 ExecStart=/usr/bin/gbs-set-boot-failsafe.sh
H A Dgbs-host-s5-set-failsafe.service2 Description=Decrease GBS fan failsafe speed on host shutdown
12 ExecStart=/usr/bin/gbs-set-failsafe.sh 102
H A Dgbs-host-s0-set-failsafe.service2 Description=Increase GBS fan failsafe speed on host kernel entrance
12 ExecStart=/usr/bin/gbs-set-failsafe.sh 255
H A Dgbs-check-host-state.sh11 systemctl start --no-block gbs-host-s5-set-failsafe
H A Dgbs-check-host-state.service2 Description = Check Host State to set fan failsafe speed
/openbmc/openbmc/meta-phosphor/recipes-phosphor/fans/
H A Dphosphor-pid-control_git.bb36 PACKAGECONFIG[offline-failsafe] = "-Doffline-failsafe-pwm=true,-Doffline-failsafe-pwm=false"
/openbmc/openbmc/poky/scripts/lib/checklayer/cases/
H A Dcommon.py90 get_signatures(self.td['builddir'], failsafe=False)
99 …get_signatures(self.td['builddir'], failsafe=False, machine=None, extravars='BB_ENV_PASSTHROUGH_AD…
127 curr_sigs, _ = get_signatures(self.td['builddir'], failsafe=True)
H A Dbsp.py49 get_signatures(self.td['builddir'], failsafe=False, machine=machine)
83 … curr_sigs, tune2tasks = get_signatures(self.td['builddir'], failsafe=True, machine=machine)
/openbmc/openbmc/poky/scripts/lib/checklayer/
H A D__init__.py290 def get_signatures(builddir, failsafe=False, machine=None, extravars=None): argument
308 if failsafe:
318 if failsafe and os.path.exists(sigs_file):
355 def get_depgraph(targets=['world'], failsafe=False): argument
374 if failsafe:
416 depgraph = get_depgraph(failsafe=True)
/openbmc/openbmc/meta-ibm/meta-sbp1/recipes-phosphor/fans/
H A Dphosphor-pid-control_%.bbappend9 PACKAGECONFIG:append:sbp1 = "offline-failsafe"
/openbmc/phosphor-pid-control/examples/
H A DREADME31 "timeout": 0 /* The timeout value for the sensor, used for failsafe, 0
/openbmc/u-boot/board/ti/am335x/
H A DREADME67 # flash MLO. Redundant copies of MLO are kept for failsafe