Home
last modified time | relevance | path

Searched refs:dwmci_bind (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/mmc/
Dsocfpga_dw_mmc.c135 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in socfpga_dwmmc_bind()
Drockchip_dw_mmc.c155 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_dwmmc_bind()
Dexynos_dw_mmc.c289 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in exynos_dwmmc_bind()
Ddw_mmc.c516 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
/external/u-boot/include/
Ddwmmc.h277 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);