Lines Matching full:rpmb
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()
1123 * necessary while accessing an RPMB partition. Consequently, an in mmcsd_switch_part()
1124 * RPMB partition should immediately be switched away from again in mmcsd_switch_part()