Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmc_pwrseq.c44 PWRSEQ_SIMPLE = 1, enumerator
49 { "mmc-pwrseq-simple", PWRSEQ_SIMPLE },
73 case PWRSEQ_SIMPLE: in mmc_pwrseq_probe()
94 if (sc->type == PWRSEQ_SIMPLE) { in mmc_pwrseq_attach()