Searched refs:R1_CARD_ECC_FAILED (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/linux/mmc/ | ||
D | mmc.h | 144 #define R1_CARD_ECC_FAILED (1 << 21) /* ex, c */ macro |
/linux-6.6.21/drivers/mmc/core/ | ||
D | block.c | 1311 R1_CARD_ECC_FAILED | /* Card ECC failed */ \ |