Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/
H A Dhost_isoff.sh19 gpio_build_cache 10 "$HOST_GPIO_PGOOD" || exit 255
H A Dhost_powercycle.sh18 gpio_build_cache 10 "$HOST_GPIO_PGOOD" "$HOST_GPIO_PWR_BTN" || exit
H A Dhost_reset.sh27 gpio_build_cache 10 "$rst_gpio" || exit
H A Dhost_poweroff.sh19 gpio_build_cache 10 "$HOST_GPIO_PGOOD" "$HOST_GPIO_PWR_BTN" || exit
H A Dhost_poweron.sh19 gpio_build_cache 10 "$HOST_GPIO_PGOOD" "$HOST_GPIO_PWR_BTN" || exit
/openbmc/openbmc/meta-google/recipes-google/gpio/gpio-ctrl/
H A Dlib.sh123 gpio_build_cache() { function