Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Ddw_mmc.h224 #define DW_MCI_QUIRK_RETRY_DELAY BIT(1) macro
/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c1518 if (host->quirks & DW_MCI_QUIRK_RETRY_DELAY) in dw_mci_command_complete()