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