Home
last modified time | relevance | path

Searched refs:get_timeout_clock (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci_am654.c459 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
489 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
513 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-bcm-kona.c190 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-aspeed.c130 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-cadence.c314 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
H A Dsdhci-of-arasan.c397 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
445 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci.h636 /* get_timeout_clock should return clk rate in unit of Hz */
637 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
H A Dsdhci.c4393 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()
4401 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-cadence.c386 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
415 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
H A 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,
H A Dsdhci-bcm-kona.c179 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-aspeed.c336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-arasan.c503 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
551 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci.h647 /* get_timeout_clock should return clk rate in unit of Hz */
648 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
H 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 26 milliseconds