Searched refs:sdhci_setup_cfg (Results 1 – 20 of 20) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/drivers/mmc/ |
| H A D | sdhci.su | |
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | sdhci.su | |
| H A D | pci_mmc.c | 38 ret = sdhci_setup_cfg(&plat->cfg, host, 0, 0); in pci_mmc_probe()
|
| H A D | tangier_sdhci.c | 55 ret = sdhci_setup_cfg(&plat->cfg, host, SDHCI_TANGIER_FMAX, in sdhci_tangier_probe()
|
| H A D | sti_sdhci.c | 94 ret = sdhci_setup_cfg(&plat->cfg, host, 50000000, 400000); in sti_sdhci_probe()
|
| H A D | zynq_sdhci.c | 66 ret = sdhci_setup_cfg(&plat->cfg, host, plat->f_max, in arasan_sdhci_probe()
|
| H A D | atmel_sdhci.c | 101 ret = sdhci_setup_cfg(&plat->cfg, host, 0, ATMEL_SDHC_MIN_FREQ); in atmel_sdhci_probe()
|
| H A D | sdhci-cadence.c | 146 ret = sdhci_setup_cfg(&plat->cfg, host, 0, 0); in sdhci_cdns_probe()
|
| H A D | msm_sdhci.c | 145 ret = sdhci_setup_cfg(&plat->cfg, host, 0, 0); in msm_sdc_probe()
|
| H A D | bcm2835_sdhci.c | 211 ret = sdhci_setup_cfg(&plat->cfg, host, emmc_freq, MIN_FREQ); in bcm2835_sdhci_probe()
|
| H A D | s5p_sdhci.c | 258 ret = sdhci_setup_cfg(&plat->cfg, host, 0, 400000); in s5p_sdhci_probe()
|
| H A D | sdhci.c | 721 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host, function 818 ret = sdhci_setup_cfg(&host->cfg, host, f_max, f_min);
|
| H A D | xenon_sdhci.c | 414 ret = sdhci_setup_cfg(&plat->cfg, host, 0, 0); in xenon_sdhci_probe()
|
| H A D | rockchip_sdhci.c | 578 ret = sdhci_setup_cfg(&plat->cfg, host, 0, EMMC_MIN_FREQ); in rockchip_sdhci_probe()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sdhci.h | 413 int sdhci_setup_cfg(struct mmc_config *cfg, struct sdhci_host *host,
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |