Home
last modified time | relevance | path

Searched refs:STAT_RES_CRC_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dpxamci.h13 #define STAT_RES_CRC_ERR (1 << 5) macro
H A Dpxamci.c300 } else if (stat & STAT_RES_CRC_ERR && cmd->flags & MMC_RSP_CRC) { in pxamci_cmd_done()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dpxamci.h13 #define STAT_RES_CRC_ERR (1 << 5) macro
H A Dpxamci.c299 } else if (stat & STAT_RES_CRC_ERR && cmd->flags & MMC_RSP_CRC) { in pxamci_cmd_done()

Completed in 3 milliseconds