Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Duniphier-sd.c83 .bind = tmio_sd_bind,
H A Dtmio-common.h151 int tmio_sd_bind(struct udevice *dev);
H A Drenesas-sdhi.c540 .bind = tmio_sd_bind,
H A Dtmio-common.c724 int tmio_sd_bind(struct udevice *dev) in tmio_sd_bind() function