Searched defs:partition (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | part_efi.h | 62 struct partition { struct 67 u8 sys_ind; /* What partition type */ argument 72 __le32 nr_sects; /* nr of sectors in partition */ argument
|
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_fat.c | 22 static int spl_register_fat_device(struct blk_desc *block_dev, int partition) in spl_register_fat_device() 57 struct blk_desc *block_dev, int partition, 112 struct blk_desc *block_dev, int partition) 163 struct blk_desc *block_dev, int partition)
|
| H A D | spl_ext.c | 13 struct blk_desc *block_dev, int partition, in spl_load_image_ext() 70 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os() 143 struct blk_desc *block_dev, int partition) in spl_load_image_ext_os()
|
| H A D | spl_ab.c | 115 char *partition) in spl_read_ab_metadata() 141 char *partition) in spl_write_ab_metadata() 166 char *partition) in spl_ab_data_write() 176 char *partition) in spl_ab_data_read() 206 int spl_get_current_slot(struct blk_desc *dev_desc, char *partition, char *slot) in spl_get_current_slot()
|
| H A D | spl_mmc.c | 156 int partition)
|
| /rk3399_rockchip-uboot/lib/avb/libavb_user/ |
| H A D | avb_ops_user.c | 72 const char *partition, in get_size_of_partition() 92 const char *partition, in read_from_partition() 148 const char *partition, in write_to_partition() 345 const char *partition, in get_unique_guid_for_partition() 441 const char* partition, in get_preloaded_partition() 568 const char *partition, in validate_public_key_for_partition()
|
| /rk3399_rockchip-uboot/fs/ |
| H A D | fs_internal.c | 14 int fs_devread(struct blk_desc *blk, disk_partition_t *partition, in fs_devread()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv8/zynqmp/ |
| H A D | handoff.c | 66 struct xfsbl_partition partition[FSBL_MAX_PARTITIONS]; member
|
| /rk3399_rockchip-uboot/common/ |
| H A D | android_ab.c | 385 static int get_partition_unique_uuid(char *partition, in get_partition_unique_uuid()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdpart.c | 93 struct mtd_partition *partition) in mtd_parse_partition() 206 struct mtd_partition partition = {}, *parts; in mtd_parse_partitions() local
|
| /rk3399_rockchip-uboot/env/ |
| H A D | mmc.c | 69 const char *partition; in mmc_offset() member
|
| /rk3399_rockchip-uboot/board/nokia/rx51/ |
| H A D | tag_omap.h | 209 struct omap_partition_config partition; member
|