Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddavinci_mmc.c87 #define MMCST0_TOUTRS BIT(4) /* command response timeout */ macro
346 im_val = MMCST0_RSPDNE | MMCST0_CRCRS | MMCST0_TOUTRS; in mmc_davinci_start_command()
973 if (qstatus & MMCST0_TOUTRS) { in mmc_davinci_irq()