Searched refs:dwmci_bind (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | socfpga_dw_mmc.c | 136 ret = dwmci_bind(dev, &plat->mmc, &plat->cfg); in socfpga_dwmmc_bind()
|
| H A D | exynos_dw_mmc.c | 287 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in exynos_dwmmc_bind()
|
| H A D | rockchip_dw_mmc.c | 469 return dwmci_bind(dev, &plat->mmc, &plat->cfg); in rockchip_dwmmc_bind()
|
| H A D | dw_mmc.c | 945 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg) function
|
| /rk3399_rockchip-uboot/include/ |
| H A D | dwmmc.h | 299 int dwmci_bind(struct udevice *dev, struct mmc *mmc, struct mmc_config *cfg);
|