Searched refs:SDHCI_CMD_RESP_SHORT_BUSY (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/sdhci/ | ||
| D | sdhci.h | 73 #define SDHCI_CMD_RESP_SHORT_BUSY 0x03 macro |
| D | sdhci.c | 986 flags = SDHCI_CMD_RESP_SHORT_BUSY; in sdhci_start_command() |