Home
last modified time | relevance | path

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

/src/sys/dev/ow/
H A Dowc_gpiobus.c54 #define OW_PIN 0 macro
108 err = gpio_pin_get_by_ofw_idx(dev, ofw_bus_get_node(dev), OW_PIN, in owc_gpiobus_attach()
120 err = gpio_pin_get_by_child_index(dev, OW_PIN, &sc->sc_pin); in owc_gpiobus_attach()