Searched refs:MMC_RPMB (Results 1 – 3 of 3) sorted by relevance
23 enum dev_type { UNKNOWN_RPMB, MMC_RPMB, VIRT_RPMB, UFS_RPMB, SOCK_RPMB }; enumerator
45 static enum dev_type dev_type = MMC_RPMB;49 return MMC_RPMB; in parse_dev_type()
543 if (dev_type == MMC_RPMB) { in rpmb_send()