Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dhi6220_dw_mmc.c81 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in hi6220_dwmmc_bind()
A Dca_dw_mmc.c156 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in ca_dwmmc_bind()
A Dsocfpga_dw_mmc.c188 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in socfpga_dwmmc_bind()
A Drockchip_dw_mmc.c160 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_dwmmc_bind()
A Dsnps_dw_mmc.c177 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in snps_dwmmc_bind()
A Dexynos_dw_mmc.c240 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in exynos_dwmmc_bind()
A Dnexell_dw_mmc.c221 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in nexell_dwmmc_bind()
A Ddw_mmc.c617 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
/u-boot/include/
A Ddwmmc.h289 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);

Completed in 14 milliseconds