Home
last modified time | relevance | path

Searched refs:OMAP_MMC_STAT_CMD_CRC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Domap.c64 #define OMAP_MMC_STAT_CMD_CRC (1 << 8) macro
404 OMAP_MMC_STAT_CMD_CRC | OMAP_MMC_STAT_CMD_TOUT | in mmc_omap_start_command()
816 if (status & OMAP_MMC_STAT_CMD_CRC) { in mmc_omap_irq()