Home
last modified time | relevance | path

Searched refs:sdhci_pltfm_clk_get_max_clock (Results 1 – 14 of 14) sorted by relevance

/drivers/mmc/host/
Dsdhci_am654.c458 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
459 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
488 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
489 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
512 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
513 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-bcm-kona.c189 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
190 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pltfm.c28 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock() function
34 EXPORT_SYMBOL_GPL(sdhci_pltfm_clk_get_max_clock);
Dsdhci-pltfm.h107 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
Dsdhci-of-arasan.c396 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
397 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
444 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
445 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-dwcmshc.c105 return sdhci_pltfm_clk_get_max_clock(host); in dwcmshc_get_max_clock()
288 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-aspeed.c293 return sdhci_pltfm_clk_get_max_clock(host); in aspeed_sdhci_get_max_clock()
336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav2.c106 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-sparx5.c146 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-iproc.c171 return sdhci_pltfm_clk_get_max_clock(host); in sdhci_iproc_get_max_clock()
Dsdhci-st.c324 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav3.c322 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-xenon.c251 return sdhci_pltfm_clk_get_max_clock(host); in xenon_get_max_clock()
Dsdhci-omap.c875 .get_max_clock = sdhci_pltfm_clk_get_max_clock,