Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Domap_hsmmc.c84 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf,
452 mmc_write_data(mmc_base, data->src,
512 static int mmc_write_data(struct hsmmc *mmc_base, const char *buf, function