Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Duniphier-sd.c76 return tmio_sd_probe(dev, 0); in uniphier_sd_probe()
H A Dtmio-common.h152 int tmio_sd_probe(struct udevice *dev, u32 quirks);
H A Drenesas-sdhi.c523 ret = tmio_sd_probe(dev, quirks); in renesas_sdhi_probe()
H A Dtmio-common.c731 int tmio_sd_probe(struct udevice *dev, u32 quirks) in tmio_sd_probe() function