Searched defs:DW_MCI_RECV_STATUS (Results 1 - 1 of 1) sorted by relevance

/drivers/mmc/host/
H A Ddw_mmc.c48 #define DW_MCI_RECV_STATUS 2 macro
567 host->dir_status = DW_MCI_RECV_STATUS;
1581 if (host->dir_status == DW_MCI_RECV_STATUS) {
1591 if (host->dir_status == DW_MCI_RECV_STATUS && host->sg)

Completed in 27 milliseconds