Searched refs:SDI_STA_CTIMEOUT (Results 1 – 2 of 2) sorted by relevance
76 #define SDI_STA_CTIMEOUT 0x00000004 macro
27 statusmask = SDI_STA_CTIMEOUT | SDI_STA_CCRCFAIL; in wait_for_command_end()38 if (hoststatus & SDI_STA_CTIMEOUT) { in wait_for_command_end()