Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-cadence.c386 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
415 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
A Dsdhci_am654.c603 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
634 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
659 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-bcm-kona.c179 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-aspeed.c336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-arasan.c520 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
569 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci.h702 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
A Dsdhci.c4484 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()
4492 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()

Completed in 31 milliseconds