Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Drpmb.c57 static int mmc_set_blockcount(struct mmc *mmc, unsigned int blockcount, in mmc_set_blockcount() function
77 ret = mmc_set_blockcount(mmc, count, is_rel_write); in mmc_rpmb_request()
110 ret = mmc_set_blockcount(mmc, cnt, false); in mmc_rpmb_response()