Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dpxamci.h16 #define STAT_TIME_OUT_RESPONSE (1 << 1) macro
Dpxamci.c322 if (stat & STAT_TIME_OUT_RESPONSE) { in pxamci_cmd_done()