Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci.c954 return host->max_timeout_count; in sdhci_calc_timeout()
958 return host->max_timeout_count; in sdhci_calc_timeout()
963 return host->max_timeout_count; in sdhci_calc_timeout()
983 if (count > host->max_timeout_count) { in sdhci_calc_timeout()
987 count = host->max_timeout_count; in sdhci_calc_timeout()
3985 host->max_timeout_count = 0xE; in sdhci_alloc_host()
A Dsdhci.h521 u8 max_timeout_count; /* Vendor specific max timeout count */ member
A Dsdhci-msm.c2718 host->max_timeout_count = 0xF; in sdhci_msm_probe()

Completed in 18 milliseconds