Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/
H A Dkudo-lib.sh11 CHIP_PIN=($(gpiofind "$1" | awk '{print substr ($1, 9 ), $2 }'))
13 if [ -z "$CHIP_PIN" ]; then
/openbmc/openbmc/meta-fii/meta-mori/recipes-mori/mori-fw-utility/mori-fw/
H A Dmori-lib.sh11 CHIP_PIN=($(gpiofind "$1" | awk '{print substr ($1, 9 ), $2 }'))
13 if [ -z "$CHIP_PIN" ]; then