Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dpxamci.h17 #define STAT_TIME_OUT_RESPONSE (1 << 1) macro
H A Dpxamci.c297 if (stat & STAT_TIME_OUT_RESPONSE) { in pxamci_cmd_done()