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