Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mmc/host/
Dsdhci_am654.c459 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
460 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
489 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
490 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
513 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
514 .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-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-pxav2.c106 .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-of-arasan.c402 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
403 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
450 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
451 .get_timeout_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.c933 .get_max_clock = sdhci_pltfm_clk_get_max_clock,