Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dtmio_mmc.h38 #define TMIO_MASK_CMD (TMIO_STAT_CMDRESPEND | TMIO_STAT_CMDTIMEOUT | \ macro
40 #define TMIO_MASK_IRQ (TMIO_MASK_READOP | TMIO_MASK_WRITEOP | TMIO_MASK_CMD)
Dtmio_mmc_pio.c326 u32 irq_mask = TMIO_MASK_CMD; in tmio_mmc_start_command()
1088 u32 irq_mask = TMIO_MASK_CMD; in tmio_mmc_host_probe()