Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dsdhci-cadence.c386 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
415 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
Dsdhci_am654.c460 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
490 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
514 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-bcm-kona.c179 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-aspeed.c336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci.h648 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
Dsdhci-of-arasan.c503 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
551 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci.c4440 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()
4448 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()