Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dmxcmmc.c75 #define STATUS_END_CMD_RESP (1 << 13) macro
724 if (stat & STATUS_END_CMD_RESP) in mxcmci_irq()