Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Duniphier-sd.c22 .send_cmd = tmio_sd_send_cmd,
H A Dtmio-common.h146 int tmio_sd_send_cmd(struct udevice *dev, struct mmc_cmd *cmd,
H A Drenesas-sdhi.c409 .send_cmd = tmio_sd_send_cmd,
H A Dtmio-common.c405 int tmio_sd_send_cmd(struct udevice *dev, struct mmc_cmd *cmd, in tmio_sd_send_cmd() function