Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dhi6220_dw_mmc.c71 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in hi6220_dwmmc_bind()
H A Dsocfpga_dw_mmc.c174 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in socfpga_dwmmc_bind()
H A Drockchip_dw_mmc.c155 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_dwmmc_bind()
H A Dexynos_dw_mmc.c293 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in exynos_dwmmc_bind()
H A Ddw_mmc.c567 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
/openbmc/u-boot/include/
H A Ddwmmc.h287 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);