Searched full:rpmb (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/dev/mmc/ |
| H A D | mmcsd.c | 297 * supported in revision 1.4 (EXT_CSD_REV == 4) and later, the RPMB in mmcsd_attach() 402 /* Add RPMB partition, which also is of a fixed multiple of 128 KB. */ in mmcsd_attach() 440 * RPMB partitions occasionally are smaller than that, though. The in mmcsd_pretty_size() 507 * For the RPMB partition, allow IOCTL access only. in mmcsd_add_part() 508 * NB: If ever attaching RPMB partitions to disk(9), the re-tuning in mmcsd_add_part() 523 device_printf(dev, "Failed to make RPMB device\n"); in mmcsd_add_part() 896 * especially since it's required to switch away from RPMB partitions in mmcsd_ioctl_cmd() 991 * If the request went to the RPMB partition, try to ensure in mmcsd_ioctl_cmd() 1018 * If the request went to the RPMB partition, always switch in mmcsd_ioctl_cmd() 1121 * RPMB partitions. So we pause re-tuning along with triggering in mmcsd_switch_part() [all …]
|
| /freebsd/sys/cam/mmc/ |
| H A D | mmc_da.c | 1154 return ("RPMB"); in part_type() 1517 * Due to the nature of RPMB partition it doesn't make much sense in sdda_add_part() 1525 ("Don't know what to do with RPMB partitions yet\n")); in sdda_add_part() 1619 * supported in revision 1.4 (EXT_CSD_REV == 4) and later, the RPMB in sdda_process_mmc_partitions() 1703 /* Add RPMB partition, which also is of a fixed multiple of 128 KB. */ in sdda_process_mmc_partitions() 1801 * RPMB partitions. So we pause re-tuning along with triggering in sddastart() 1803 * necessary while accessing an RPMB partition. Consequently, an in sddastart() 1804 * RPMB partition should immediately be switched away from again in sddastart() 1808 /* TODO: pause retune if switching to RPMB partition */ in sddastart() 1943 /* TODO: Unpause retune if accessing RPMB */ in sddadone() [all …]
|
| /freebsd/sys/dev/virtio/ |
| H A D | virtio.c | 73 { VIRTIO_ID_RPMB, "RPMB" },
|
| /freebsd/sys/dev/ufshci/ |
| H A D | ufshci.h | 904 * UFS Spec 4.1, section 14.1.5.6 "RPMB Unit Descriptor"
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 25544 105c Virtio 1.0 rpmb
|