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

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_var.h54 uint32_t use_auto_stop; member in struct:dwmmc_softc
H A Ddwmmc.c324 sc->use_auto_stop) {
514 sc->use_auto_stop = 1;
930 sc->use_auto_stop)
986 } else if (sc->flags & PENDING_STOP && !sc->use_auto_stop) {

Completed in 107 milliseconds