Searched refs:sdhci_pltfm_clk_get_max_clock (Results 1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/mmc/host/ |
| D | sdhci_am654.c | 240 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 241 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 263 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 264 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 286 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 287 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-bcm-kona.c | 189 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 190 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-pltfm.c | 28 unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host) in sdhci_pltfm_clk_get_max_clock() function 34 EXPORT_SYMBOL_GPL(sdhci_pltfm_clk_get_max_clock);
|
| D | sdhci-of-arasan.c | 301 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 302 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 361 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 362 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-of-aspeed.c | 87 return sdhci_pltfm_clk_get_max_clock(host); in aspeed_sdhci_get_max_clock() 118 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-pltfm.h | 107 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
|
| D | sdhci-of-dwcmshc.c | 53 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-sirf.c | 148 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-pxav2.c | 106 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-iproc.c | 171 return sdhci_pltfm_clk_get_max_clock(host); in sdhci_iproc_get_max_clock()
|
| D | sdhci-st.c | 324 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-pxav3.c | 322 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-xenon.c | 247 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| D | sdhci-omap.c | 830 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|