Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-pltfm.c27 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock() function
33 EXPORT_SYMBOL_GPL(sdhci_pltfm_clk_get_max_clock);
H A Dsdhci-bcm-kona.c178 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
179 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci_am654.c603 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
604 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
634 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
635 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
659 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
660 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-pxav2.c187 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
201 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-pltfm.h106 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
H A 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,
H A Dsdhci-of-sparx5.c146 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-arasan.c543 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
544 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
592 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
593 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-ma35d1.c179 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-iproc.c162 return sdhci_pltfm_clk_get_max_clock(host); in sdhci_iproc_get_max_clock()
H A Dsdhci-st.c324 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-pxav3.c320 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-xenon.c253 return sdhci_pltfm_clk_get_max_clock(host); in xenon_get_max_clock()
H A Dsdhci-omap.c932 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-dwcmshc.c297 return sdhci_pltfm_clk_get_max_clock(host); in dwcmshc_get_max_clock()