Searched refs:MMC_R1_APP_CMD (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/sdmmc/ | ||
| D | sdmmcreg.h | 83 #define MMC_R1_APP_CMD (1<<5) /* app. commands supported */ macro |
| D | sdmmc.c | 633 if (!ISSET(MMC_R1(acmd.c_resp), MMC_R1_APP_CMD)) { in sdmmc_app_command() |