Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci.c985 return host->max_timeout_count; in sdhci_calc_timeout()
989 return host->max_timeout_count; in sdhci_calc_timeout()
994 return host->max_timeout_count; in sdhci_calc_timeout()
1014 if (count > host->max_timeout_count) { in sdhci_calc_timeout()
1018 count = host->max_timeout_count; in sdhci_calc_timeout()
4097 host->max_timeout_count = 0xE; in sdhci_alloc_host()
A Dsdhci.h580 u8 max_timeout_count; /* Vendor specific max timeout count */ member
A Dsdhci-esdhc-imx.c1921 host->max_timeout_count = 0xF; in sdhci_esdhc_imx_probe()
A Dsdhci-msm.c2748 host->max_timeout_count = 0xF; in sdhci_msm_probe()

Completed in 25 milliseconds