Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Darm_pl180_mmci.c62 static int do_command(struct mmc *dev, struct mmc_cmd *cmd) in do_command() function
235 error = do_command(dev, cmd); in do_data_transfer()
242 error = do_command(dev, cmd); in do_data_transfer()
263 result = do_command(dev, cmd); in host_request()