Searched refs:get_timeout_clock (Results 1 – 7 of 7) sorted by relevance
241 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,264 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,287 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
190 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
302 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,362 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
118 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
232 .get_timeout_clock = sdhci_cdns_get_timeout_clock,
630 unsigned int (*get_timeout_clock)(struct sdhci_host *host); member
3923 if (!host->ops->get_timeout_clock) { in sdhci_setup_host()3931 DIV_ROUND_UP(host->ops->get_timeout_clock(host), in sdhci_setup_host()