Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.c979 static u8 sdhci_calc_timeout(struct sdhci_host *host, struct mmc_command *cmd, in sdhci_calc_timeout() function
1070 u8 count = sdhci_calc_timeout(host, cmd, &too_big); in __sdhci_set_timeout()