Home
last modified time | relevance | path

Searched refs:POWER_BTN_LOW (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/meta-facebook/meta-greatlakes/recipes-phosphor/state/phosphor-state-manager/
H A Dpower-cmd4 export POWER_BTN_LOW=0xFE
7 export power_seq=( "$POWER_BTN_HIGH" "$POWER_BTN_LOW" "$POWER_BTN_HIGH" )
H A Dhost-powerreset23 if [ "$reset_cmd" == "$POWER_BTN_LOW" ]
H A Dhost-poweroff23 if [ "$pwr_cmd" == "$POWER_BTN_LOW" ]
H A Dhost-poweron22 if [ "$pwr_cmd" == "$POWER_BTN_LOW" ]
H A Dhost-powercycle24 if [ "$pwr_cmd" == "$POWER_BTN_LOW" ]