Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c156 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);
1214 mmc_read_data(mmc_base, data->dest,
1223 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size) function