Searched refs:R1_ILLEGAL_COMMAND (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/mmc/ | ||
| H A D | mmcreg.h | 136 #define R1_ILLEGAL_COMMAND (1u << 22) /* er, b */ macro |
| H A D | mmcspi.c | 1716 mmc_cmd->resp[0] |= R1_ILLEGAL_COMMAND; in mmcspi_translate_response() |