Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/tee/optee/
Drpmb.c86 rc = blk_select_hwpart_devnum(IF_TYPE_MMC, dev_id, MMC_PART_RPMB); in get_mmc()
/third_party/uboot/u-boot-2020.01/include/
Dmmc.h356 #define MMC_PART_RPMB 3 /* RPMB partition number */ macro
/third_party/uboot/u-boot-2020.01/cmd/
Dmmc.c338 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, MMC_PART_RPMB) != in do_mmcrpmb()