Searched refs:STAT_TIME_OUT_RESPONSE (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ | ||
A D | pxamci.h | 17 #define STAT_TIME_OUT_RESPONSE (1 << 1) macro |
A D | pxamci.c | 298 if (stat & STAT_TIME_OUT_RESPONSE) { in pxamci_cmd_done() |
Completed in 4 milliseconds