Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-bcm-kona.c191 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
192 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pltfm.c39 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock() function
45 EXPORT_SYMBOL_GPL(sdhci_pltfm_clk_get_max_clock);
Dsdhci-tegra.c175 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
219 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pltfm.h106 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
Dsdhci-bcm2835.c135 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-of-arasan.c56 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-sirf.c117 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav2.c116 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-iproc.c152 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-st.c332 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav3.c311 .get_max_clock = sdhci_pltfm_clk_get_max_clock,