Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci_am654.c240 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
241 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
263 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
264 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
286 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
287 .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-of-arasan.c301 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
302 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
361 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
362 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-aspeed.c87 return sdhci_pltfm_clk_get_max_clock(host); in aspeed_sdhci_get_max_clock()
118 .get_timeout_clock = 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.c53 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-sirf.c148 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav2.c106 .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.c247 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-omap.c830 .get_max_clock = sdhci_pltfm_clk_get_max_clock,