Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci_am654.c461 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
491 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
515 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-bcm-kona.c180 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-cadence.c314 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
A Dsdhci-of-aspeed.c336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-arasan.c405 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
453 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci.h641 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
A 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()

Completed in 21 milliseconds