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