Home
last modified time | relevance | path

Searched refs:get_max_clock (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-iproc.c186 .get_max_clock = sdhci_iproc_get_max_clock,
200 .get_max_clock = sdhci_iproc_get_max_clock,
281 .get_max_clock = sdhci_iproc_get_max_clock,
H A Dsdhci-of-dwcmshc.c1102 .get_max_clock = dwcmshc_get_max_clock,
1123 .get_max_clock = dwcmshc_get_max_clock,
1135 .get_max_clock = rk35xx_get_max_clock,
1145 .get_max_clock = dwcmshc_get_max_clock,
1156 .get_max_clock = dwcmshc_get_max_clock,
1166 .get_max_clock = dwcmshc_get_max_clock,
H A Dsdhci-pic32.c92 .get_max_clock = pic32_sdhci_get_max_clock,
H A Dsdhci-of-sparx5.c146 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-s3c.c418 .get_max_clock = sdhci_s3c_get_max_clk,
427 .get_max_clock = sdhci_cmu_get_max_clock,
H A Dsdhci_am654.c602 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
633 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
658 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-k1.c227 .get_max_clock = spacemit_sdhci_clk_get_max_clock,
H A Dsdhci-of-ma35d1.c179 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-tegra.c1372 .get_max_clock = tegra_sdhci_get_max_clock,
1434 .get_max_clock = tegra_sdhci_get_max_clock,
1482 .get_max_clock = tegra_sdhci_get_max_clock,
1519 .get_max_clock = tegra_sdhci_get_max_clock,
H A Dsdhci-esdhc-mcf.c341 .get_max_clock = esdhc_mcf_pltfm_get_max_clock,
H A Dsdhci-pxav3.c320 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-of-aspeed.c334 .get_max_clock = aspeed_sdhci_get_max_clock,
H A Dsdhci-of-esdhc.c1278 .get_max_clock = esdhc_of_get_max_clock,
1296 .get_max_clock = esdhc_of_get_max_clock,
H A Dsdhci-xenon.c265 .get_max_clock = xenon_get_max_clock,
H A Dsdhci.h699 unsigned int (*get_max_clock)(struct sdhci_host *host); member
H A Dsdhci-of-arasan.c519 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
568 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-sprd.c449 .get_max_clock = sdhci_sprd_get_max_clock,
H A Dsdhci-omap.c932 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
H A Dsdhci-esdhc-imx.c1503 .get_max_clock = esdhc_pltfm_get_max_clock,
H A Dsdhci.c4432 if (!host->ops->get_max_clock) { in sdhci_setup_host()
4438 host->max_clk = host->ops->get_max_clock(host); in sdhci_setup_host()
H A Dsdhci-msm.c2441 .get_max_clock = sdhci_msm_get_max_clock,