Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Doctxctl.c47 int sc_power_gpio[3]; member
147 OF_getpropintarray(faa->fa_node, "power", sc->sc_power_gpio, in octxctl_attach()
148 sizeof(sc->sc_power_gpio)); in octxctl_attach()
271 if (sc->sc_power_gpio[0] != 0) { in octxctl_uctl_init()
276 gpio_controller_config_pin(sc->sc_power_gpio, in octxctl_uctl_init()
282 if (sc->sc_power_gpio[2] & GPIO_ACTIVE_LOW) in octxctl_uctl_init()