Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.c49 #define DW_MCI_SEND_STATUS 1 macro
1151 host->dir_status = DW_MCI_SEND_STATUS; in dw_mci_submit_data()
1869 DW_MCI_SEND_STATUS) { in dw_mci_data_complete()
2692 if (host->dir_status == DW_MCI_SEND_STATUS && host->sg) in dw_mci_interrupt()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Ddw_mmc.c51 #define DW_MCI_SEND_STATUS 1 macro
1156 host->dir_status = DW_MCI_SEND_STATUS; in dw_mci_submit_data()
1967 DW_MCI_SEND_STATUS) { in dw_mci_data_complete()
2810 if (host->dir_status == DW_MCI_SEND_STATUS && host->sg) in dw_mci_interrupt()

Completed in 9 milliseconds