Searched refs:sc_ale_pin (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/dev/nand/
H A Dnfc_rb.c63 uint32_t sc_ale_pin; member in struct:rb_nand_softc
152 sc->sc_ale_pin = ale[1];
194 GPIO_PIN_SET(sc->sc_gpio, sc->sc_ale_pin, 0);
210 GPIO_PIN_SET(sc->sc_gpio, sc->sc_ale_pin, 1);
213 GPIO_PIN_SET(sc->sc_gpio, sc->sc_ale_pin, 0);

Completed in 42 milliseconds