Searched refs:R1_SWITCH_ERROR (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/mmc/ | ||
| H A D | mmc_subr.c | 234 if (err == MMC_ERR_NONE && (status & R1_SWITCH_ERROR) != 0) in mmc_switch_status() |
| H A D | mmcreg.h | 146 #define R1_SWITCH_ERROR (1u << 7) /* sx, c */ macro |