Home
last modified time | relevance | path

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

/arm-trusted-firmware/plat/xilinx/common/
H A Dplat_startup.c75 static int32_t get_xbl_cpu(const struct xbl_partition *partition) in get_xbl_cpu() argument
89 static int32_t get_xbl_el(const struct xbl_partition *partition) in get_xbl_el() argument
103 get_xbl_ss(const struct xbl_partition * partition) get_xbl_ss() argument
117 get_xbl_endian(const struct xbl_partition * partition) get_xbl_endian() argument
137 get_xbl_estate(const struct xbl_partition * partition) get_xbl_estate() argument
151 get_xbl_cluster(const struct xbl_partition * partition) get_xbl_cluster() argument
[all...]
/arm-trusted-firmware/drivers/renesas/common/io/
H A Dio_common.h13 uint32_t partition; member
H A Dio_rcar.c51 uintptr_t partition; /* for eMMC */ member
159 uintptr_t *partition) in file_to_offset() argument
306 uintptr_t dst, partition, handle; in load_bl33x() local
484 uintptr_t partition, offset, dst; in rcar_file_open() local
[all...]
H A Dio_emmcdrv.c29 EMMC_PARTITION_ID partition; member
[all...]
/arm-trusted-firmware/plat/xilinx/common/include/
H A Dplat_startup.h33 struct xbl_partition partition[XBL_MAX_PARTITIONS]; member
/arm-trusted-firmware/drivers/brcm/emmc/
H A Demmc_pboot_hal_memory_drv.c54 uint32_t emmc_partition_select(uint32_t partition) in emmc_partition_select() argument
194 int emmc_erase(uintptr_t mem_addr, size_t num_of_blocks, uint32_t partition) in emmc_erase() argument
[all...]