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