Searched refs:sdhci_bind (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 | 53 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in pci_mmc_bind()
|
| H A D | tangier_sdhci.c | 28 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in sdhci_tangier_bind()
|
| H A D | sti_sdhci.c | 123 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in sti_sdhci_bind()
|
| H A D | zynq_sdhci.c | 96 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in arasan_sdhci_bind()
|
| H A D | atmel_sdhci.c | 119 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in atmel_sdhci_bind()
|
| H A D | sdhci-cadence.c | 118 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in sdhci_cdns_bind()
|
| H A D | msm_sdhci.c | 190 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in msm_sdc_bind()
|
| H A D | bcm2835_sdhci.c | 163 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in bcm2835_sdhci_bind()
|
| H A D | s5p_sdhci.c | 275 ret = sdhci_bind(dev, &plat->mmc, &plat->cfg); in s5p_sdhci_bind()
|
| H A D | xenon_sdhci.c | 468 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in xenon_sdhci_bind()
|
| H A D | rockchip_sdhci.c | 608 return sdhci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_sdhci_bind()
|
| H A D | sdhci.c | 809 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sdhci.h | 431 int sdhci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
|
| /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.sym | |
| H A D | u-boot.map | |