Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_DISABLE_HW_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.h470 #define SDHCI_QUIRK2_DISABLE_HW_TIMEOUT (1<<17) macro
Dsdhci-omap.c924 SDHCI_QUIRK2_DISABLE_HW_TIMEOUT,
Dsdhci.c990 if (!(host->quirks2 & SDHCI_QUIRK2_DISABLE_HW_TIMEOUT)) in sdhci_calc_timeout()
1037 host->quirks2 & SDHCI_QUIRK2_DISABLE_HW_TIMEOUT) { in __sdhci_set_timeout()
4413 if (host->quirks2 & SDHCI_QUIRK2_DISABLE_HW_TIMEOUT && in sdhci_setup_host()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch13857 - host->quirks2 & SDHCI_QUIRK2_DISABLE_HW_TIMEOUT) {
13883 + host->quirks2 & SDHCI_QUIRK2_DISABLE_HW_TIMEOUT) {