Home
last modified time | relevance | path

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

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