Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/plat-tools/files/
H A Dbletchley-common-functions80 PWM_VAL=$(printf "%.0f" $((FAN_DUTY*255/100)))
83 if ! echo "$PWM_VAL" > "$SYSFA_PWM_PATH"; then