Home
last modified time | relevance | path

Searched refs:sdhci_probe (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Dpci_mmc.c46 return sdhci_probe(dev); in pci_mmc_probe()
H A Dtangier_sdhci.c64 return sdhci_probe(dev); in sdhci_tangier_probe()
H A Dzynq_sdhci.c75 return sdhci_probe(dev); in arasan_sdhci_probe()
H A Dsti_sdhci.c103 return sdhci_probe(dev); in sti_sdhci_probe()
H A Datmel_sdhci.c112 return sdhci_probe(dev); in atmel_sdhci_probe()
H A Dsdhci-cadence.c154 return sdhci_probe(dev); in sdhci_cdns_probe()
H A Dmsm_sdhci.c153 return sdhci_probe(dev); in msm_sdc_probe()
H A Dbcm2835_sdhci.c221 return sdhci_probe(dev); in bcm2835_sdhci_probe()
H A Ds5p_sdhci.c267 return sdhci_probe(dev); in s5p_sdhci_probe()
H A Dxenon_sdhci.c418 ret = sdhci_probe(dev); in xenon_sdhci_probe()
H A Drockchip_sdhci.c589 return sdhci_probe(dev); in rockchip_sdhci_probe()
H A Dsdhci.c686 int sdhci_probe(struct udevice *dev) function
/rk3399_rockchip-uboot/include/
H A Dsdhci.h449 int sdhci_probe(struct udevice *dev);