Searched refs:MMCST0_TOUTRS (Results 1 – 3 of 3) sorted by relevance
35 #define MMCST0_TOUTRS (1 << 4) macro
133 if (mmcstatus & MMCST0_TOUTRS)254 status_err = (MMCST0_TOUTRS | MMCST0_TOUTRD |
86 #define MMCST0_TOUTRS BIT(4) /* command response timeout */ macro345 im_val = MMCST0_RSPDNE | MMCST0_CRCRS | MMCST0_TOUTRS; in mmc_davinci_start_command()972 if (qstatus & MMCST0_TOUTRS) { in mmc_davinci_irq()