Searched refs:R1_SWITCH_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/include/linux/mmc/ | ||
D | mmc.h | 141 #define R1_SWITCH_ERROR (1 << 7) /* sx, c */ macro |
/linux-4.1.27/drivers/mmc/core/ | ||
D | mmc_ops.c | 564 if (status & R1_SWITCH_ERROR) in __mmc_switch() |