Home
last modified time | relevance | path

Searched defs:SMC_CAPS_AUTO_STOP (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/arch/evbarm/stand/boot2440/
Ddev_sdmmc.h163 #define SMC_CAPS_AUTO_STOP 0x0001 /* send CMD12 automagically by host */ macro
/netbsd/src/sys/dev/sdmmc/
Dsdmmcvar.h258 #define SMC_CAPS_AUTO_STOP __BIT(0) /* send CMD12 automagically by host */ macro