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

/linux-4.4.14/drivers/mmc/host/
H A Ddw_mmc.c53 #define DW_MCI_RECV_STATUS 2 macro
1012 host->dir_status = DW_MCI_RECV_STATUS; dw_mci_submit_data()
1666 DW_MCI_RECV_STATUS) { dw_mci_data_complete()
1786 (host->dir_status == DW_MCI_RECV_STATUS)) dw_mci_tasklet_func()
1829 (host->dir_status == DW_MCI_RECV_STATUS)) dw_mci_tasklet_func()
2412 if (host->dir_status == DW_MCI_RECV_STATUS) { dw_mci_interrupt()
2422 if (host->dir_status == DW_MCI_RECV_STATUS && host->sg) dw_mci_interrupt()

Completed in 95 milliseconds