Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_var.h66 uint32_t use_auto_stop; member
H A Ddwmmc.c358 sc->use_auto_stop) { in dwmmc_tasklet()
669 sc->use_auto_stop = 1; in dwmmc_attach()
1136 sc->use_auto_stop) in dwmmc_start_cmd()
1216 } else if (sc->flags & PENDING_STOP && !sc->use_auto_stop) { in dwmmc_next_operation()