Home
last modified time | relevance | path

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

/linux/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-bcm-kona.c179 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci_am654.c578 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
608 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
632 .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.h647 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
A Dsdhci-of-arasan.c503 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
551 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci.c4431 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()
4439 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()

Completed in 28 milliseconds