Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tee/optee/
H A Drpmb.c86 rc = blk_select_hwpart_devnum(IF_TYPE_MMC, dev_id, MMC_PART_RPMB); in get_mmc()
/openbmc/u-boot/include/
H A Dmmc.h343 #define MMC_PART_RPMB 3 /* RPMB partition number */ macro
/openbmc/u-boot/cmd/
H A Dmmc.c280 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, MMC_PART_RPMB) != in do_mmcrpmb()