Searched refs:sdhci_pltfm_clk_get_max_clock (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/mmc/host/ |
D | sdhci-bcm-kona.c | 191 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 192 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-pltfm.c | 39 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);
|
D | sdhci-of-arasan.c | 294 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 295 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 350 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 351 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-iproc.c | 167 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 181 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-of-dwcmshc.c | 24 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-pltfm.h | 105 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
|
D | sdhci-sirf.c | 154 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-pxav2.c | 116 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-st.c | 333 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-pxav3.c | 334 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-xenon.c | 246 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
D | sdhci-omap.c | 690 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|