Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Domap.c64 #define OMAP_MMC_STAT_CMD_TOUT (1 << 7) macro
391 OMAP_MMC_STAT_CMD_CRC | OMAP_MMC_STAT_CMD_TOUT | in mmc_omap_start_command()
787 if (status & OMAP_MMC_STAT_CMD_TOUT) { in mmc_omap_irq()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds