Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Drpmb.c232 int mmc_rpmb_get_counter(struct mmc *mmc, unsigned long *pcounter) in mmc_rpmb_get_counter() function
306 if (mmc_rpmb_get_counter(mmc, &wcount)) { in mmc_rpmb_write()
/u-boot/include/
A Dmmc.h880 int mmc_rpmb_get_counter(struct mmc *mmc, unsigned long *counter);
/u-boot/cmd/
A Dmmc.c264 if (mmc_rpmb_get_counter(mmc, &counter)) in do_mmcrpmb_counter()

Completed in 10 milliseconds