Searched refs:R1_ERROR (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/mmc/ | ||
| H A D | mmc.h | 146 #define R1_ERROR (1 << 19) /* erx, c */ macro |
| /linux/drivers/mmc/core/ | ||
| H A D | mmc_test.c | 2397 if (status & R1_ERROR) { in mmc_test_ongoing_transfer() |