Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Domap_hsmmc.c156 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size);
1121 mmc_read_data(mmc_base, data->dest,
1130 static int mmc_read_data(struct hsmmc *mmc_base, char *buf, unsigned int size) function