Searched refs:R1_SWITCH_ERROR (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/linux/mmc/ | ||
| D | mmc.h | 150 #define R1_SWITCH_ERROR (1 << 7) /* sx, c */ macro |
| /Linux-v5.4/drivers/mmc/core/ | ||
| D | mmc_ops.c | 425 if (status & R1_SWITCH_ERROR) in mmc_switch_status_error() |