Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcsd.c127 #define MMCSD_INAND_CMD38 0x0001 macro
278 sc->flags |= MMCSD_INAND_CMD38; in mmcsd_attach()
1282 if ((sc->flags & MMCSD_INAND_CMD38) != 0) { in mmcsd_delete()