Home
last modified time | relevance | path

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

/linux-4.4.14/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-of-arasan.c57 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-bcm2835.c135 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-iproc.c152 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav2.c116 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-sirf.c154 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-st.c332 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
Dsdhci-pxav3.c313 .get_max_clock = sdhci_pltfm_clk_get_max_clock,