Searched refs:max_timeout_count (Results 1 – 3 of 3) sorted by relevance
942 return host->max_timeout_count; in sdhci_calc_timeout()946 return host->max_timeout_count; in sdhci_calc_timeout()951 return host->max_timeout_count; in sdhci_calc_timeout()971 if (count > host->max_timeout_count) in sdhci_calc_timeout()975 if (count > host->max_timeout_count) { in sdhci_calc_timeout()979 count = host->max_timeout_count; in sdhci_calc_timeout()3956 host->max_timeout_count = 0xE; in sdhci_alloc_host()
520 u8 max_timeout_count; /* Vendor specific max timeout count */ member
2718 host->max_timeout_count = 0xF; in sdhci_msm_probe()