Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
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,
A Dsdhci-pxav2.c188 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
202 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci_am654.c460 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
490 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
514 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-pic32.c92 .get_max_clock = pic32_sdhci_get_max_clock,
A Dsdhci-bcm-kona.c179 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-dwcmshc.c337 .get_max_clock = dwcmshc_get_max_clock,
346 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-sparx5.c146 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-s3c.c419 .get_max_clock = sdhci_s3c_get_max_clk,
630 sdhci_s3c_ops.get_max_clock = sdhci_cmu_get_max_clock; in sdhci_s3c_probe()
A Dsdhci-tegra.c1373 .get_max_clock = tegra_sdhci_get_max_clock,
1435 .get_max_clock = tegra_sdhci_get_max_clock,
1483 .get_max_clock = tegra_sdhci_get_max_clock,
1520 .get_max_clock = tegra_sdhci_get_max_clock,
A Dsdhci-st.c324 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-esdhc-mcf.c339 .get_max_clock = esdhc_mcf_pltfm_get_max_clock,
A Dsdhci-pxav3.c320 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-aspeed.c334 .get_max_clock = aspeed_sdhci_get_max_clock,
A Dsdhci-of-arasan.c404 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
452 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-of-esdhc.c1280 .get_max_clock = esdhc_of_get_max_clock,
1298 .get_max_clock = esdhc_of_get_max_clock,
A Dsdhci-xenon.c263 .get_max_clock = xenon_get_max_clock,
A Dsdhci.h638 unsigned int (*get_max_clock)(struct sdhci_host *host); member
A Dsdhci-sprd.c414 .get_max_clock = sdhci_sprd_get_max_clock,
A Dsdhci-omap.c933 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
A Dsdhci-esdhc-imx.c1389 .get_max_clock = esdhc_pltfm_get_max_clock,
A Dsdhci.c4388 if (!host->ops->get_max_clock) { in sdhci_setup_host()
4394 host->max_clk = host->ops->get_max_clock(host); in sdhci_setup_host()
A Dsdhci-msm.c2449 .get_max_clock = sdhci_msm_get_max_clock,

Completed in 55 milliseconds