Home
last modified time | relevance | path

Searched defs:partition (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-a-latest/plat/xilinx/common/
Dplat_startup.c75 static int32_t get_xbl_cpu(const struct xbl_partition *partition) in get_xbl_cpu()
89 static int32_t get_xbl_el(const struct xbl_partition *partition) in get_xbl_el()
103 static int32_t get_xbl_ss(const struct xbl_partition *partition) in get_xbl_ss()
117 static int32_t get_xbl_endian(const struct xbl_partition *partition) in get_xbl_endian()
137 static int32_t get_xbl_estate(const struct xbl_partition *partition) in get_xbl_estate()
151 static int32_t get_xbl_cluster(const struct xbl_partition *partition) in get_xbl_cluster()
/trusted-firmware-a-latest/drivers/renesas/common/io/
Dio_common.h13 uint32_t partition; member
Dio_rcar.c51 uintptr_t partition; /* for eMMC */ member
159 uintptr_t *partition) in file_to_offset()
306 uintptr_t dst, partition, handle; in load_bl33x() local
484 uintptr_t partition, offset, dst; in rcar_file_open() local
Dio_emmcdrv.c29 EMMC_PARTITION_ID partition; member
/trusted-firmware-a-latest/plat/xilinx/common/include/
Dplat_startup.h33 struct xbl_partition partition[XBL_MAX_PARTITIONS]; member
/trusted-firmware-a-latest/drivers/brcm/emmc/
Demmc_pboot_hal_memory_drv.c54 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()