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_am654.c442 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
472 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
496 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-bcm-kona.c190 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-cadence.c314 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
A Dsdhci-of-arasan.c403 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
451 .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.h638 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
A Dsdhci.c4372 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()
4380 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()

Completed in 28 milliseconds