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

/freebsd-11.0-release/sys/dev/nand/
H A Dnfc_rb.c61 uint32_t sc_nce_pin; member in struct:rb_nand_softc
154 sc->sc_nce_pin = nce[1];
195 GPIO_PIN_SET(sc->sc_gpio, sc->sc_nce_pin, 0);
211 GPIO_PIN_SET(sc->sc_gpio, sc->sc_nce_pin, 0);

Completed in 149 milliseconds