Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Ddw_mmc.h241 #define DW_MCI_QUIRK_RETRY_DELAY BIT(1) macro
/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.c1639 if (host->quirks & DW_MCI_QUIRK_RETRY_DELAY) in dw_mci_command_complete()