Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-ibm/meta-system1/recipes-phosphor/flash/bios-version/
H A Dpch-standby-check.sh12 GPIO_CHIP=$(echo "$GPIO_PIN" | cut -d' ' -f1) # Extract gpiochip
17 GPIO_VALUE=$(gpioget "$GPIO_CHIP" "$GPIO_LINE")
H A Dbios-version.sh13 GPIO_CHIP=$(echo "$GPIO_PIN" | cut -d' ' -f1) # Extract gpiochip
15 GPIO_VALUE=$(gpioget "$GPIO_CHIP" "$GPIO_LINE")
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/dbus/phosphor-dbus-monitor/
H A Dswitch-nic-main-or-aux-mode6 GPIO_CHIP=$(basename "/sys/bus/i2c/devices/28-0024/"*gpiochip*)
32 gpioset "$GPIO_CHIP" $gpio_pin=$gpio_val