Searched refs:TMIO_MASK_CMD (Results 1 – 2 of 2) sorted by relevance
107 #define TMIO_MASK_CMD (TMIO_STAT_CMDRESPEND | TMIO_STAT_CMDTIMEOUT | \ macro109 #define TMIO_MASK_IRQ (TMIO_MASK_READOP | TMIO_MASK_WRITEOP | TMIO_MASK_CMD)
316 tmio_mmc_enable_mmc_irqs(host, TMIO_MASK_CMD); in tmio_mmc_start_command()
Completed in 6 milliseconds