Searched defs:partition (Results 1 – 7 of 7) sorted by relevance
75 static uint32_t get_xbl_cpu(const struct xbl_partition *partition) in get_xbl_cpu()91 static uint32_t get_xbl_el(const struct xbl_partition *partition) in get_xbl_el()107 static uint32_t get_xbl_ss(const struct xbl_partition *partition) in get_xbl_ss()123 static uint32_t get_xbl_endian(const struct xbl_partition *partition) in get_xbl_endian()146 static uint32_t get_xbl_estate(const struct xbl_partition *partition) in get_xbl_estate()162 static uint32_t get_xbl_cluster(const struct xbl_partition *partition) in get_xbl_cluster()
13 uint32_t partition; member
51 uintptr_t partition; /* for eMMC */ member185 uintptr_t *partition) in file_to_offset()392 uintptr_t dst, partition, handle; in load_bl33x() local579 uintptr_t partition, offset, dst; in rcar_file_open() local
29 EMMC_PARTITION_ID partition; member
33 struct xbl_partition partition[XBL_MAX_PARTITIONS]; member
54 uint32_t emmc_partition_select(uint32_t partition) in emmc_partition_select()194 int emmc_erase(uintptr_t mem_addr, size_t num_of_blocks, uint32_t partition) in emmc_erase()
58 } partition[SPT_MAX_PARTITIONS]; member