Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dsocfpga_dw_mmc.c136 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in socfpga_dwmmc_bind()
H A Dexynos_dw_mmc.c287 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in exynos_dwmmc_bind()
H A Drockchip_dw_mmc.c469 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_dwmmc_bind()
H A Ddw_mmc.c945 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
/rk3399_rockchip-uboot/include/
H A Ddwmmc.h299 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);