Searched refs:sdhci_pltfm_clk_get_max_clock (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/mmc/host/ |
| A D | sdhci_am654.c | 441 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 442 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 471 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 472 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 495 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 496 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| A 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,
|
| A 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);
|
| A D | sdhci-pltfm.h | 107 extern unsigned int sdhci_pltfm_clk_get_max_clock(struct sdhci_host *host);
|
| A D | sdhci-of-dwcmshc.c | 103 return sdhci_pltfm_clk_get_max_clock(host); in dwcmshc_get_max_clock() 271 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-of-arasan.c | 402 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 403 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock, 450 .get_max_clock = sdhci_pltfm_clk_get_max_clock, 451 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-of-aspeed.c | 293 return sdhci_pltfm_clk_get_max_clock(host); in aspeed_sdhci_get_max_clock() 336 .get_timeout_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-pxav2.c | 106 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-of-sparx5.c | 146 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-iproc.c | 171 return sdhci_pltfm_clk_get_max_clock(host); in sdhci_iproc_get_max_clock()
|
| A D | sdhci-st.c | 324 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-pxav3.c | 322 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| A D | sdhci-xenon.c | 261 return sdhci_pltfm_clk_get_max_clock(host); in xenon_get_max_clock()
|
| A D | sdhci-omap.c | 933 .get_max_clock = sdhci_pltfm_clk_get_max_clock,
|
| /linux/ |
| A D | vmlinux.symvers | 5043 0x00000000 sdhci_pltfm_clk_get_max_clock vmlinux EXPORT_SYMBOL_GPL
|
| A D | System.map | 46169 ffff800010c72d60 T sdhci_pltfm_clk_get_max_clock
|
| A D | .tmp_System.map | 46169 ffff800010c72d60 T sdhci_pltfm_clk_get_max_clock
|
Completed in 325 milliseconds