Home
last modified time | relevance | path

Searched refs:dwmci_probe (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Ddwmmc.h317 int dwmci_probe(struct udevice *dev);
/rk3399_rockchip-uboot/drivers/mmc/
H A Dexynos_dw_mmc.c280 return dwmci_probe(dev); in exynos_dwmmc_probe()
H A Drockchip_dw_mmc.c462 return dwmci_probe(dev); in rockchip_dwmmc_probe()
H A Ddw_mmc.c880 int dwmci_probe(struct udevice *dev) function