Home
last modified time | relevance | path

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

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