| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32mp_ddr.h | 39 uint8_t size; member 45 uint64_t size; member 59 size_t size; /* Memory size in byte = col * row * width */ member
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | zutil.c | 202 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc() 263 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, uInt items, uInt size) { in zcalloc() 286 voidpf ZLIB_INTERNAL zcalloc(voidpf opaque, unsigned items, unsigned size) { in zcalloc()
|
| /rk3399_ARM-atf/plat/arm/board/fvp/ |
| H A D | fvp_el3_spmc.c | 15 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get()
|
| /rk3399_ARM-atf/plat/arm/common/ |
| H A D | plat_rmm_mem_carveout.c | 13 uintptr_t plat_rmmd_reserve_memory(size_t size, unsigned long alignment) in plat_rmmd_reserve_memory()
|
| /rk3399_ARM-atf/common/ |
| H A D | tf_crc32.c | 27 uint32_t tf_crc32(uint32_t crc, const unsigned char *buf, size_t size) in tf_crc32()
|
| /rk3399_ARM-atf/drivers/cadence/emmc/ |
| H A D | cdns_sdmmc.c | 232 int cdns_read(int lba, uintptr_t buf, size_t size) in cdns_read() 237 int cdns_write(int lba, uintptr_t buf, size_t size) in cdns_write() 247 int cdns_prepare(int dma_start_addr, uintptr_t dma_buff, size_t size) in cdns_prepare() 669 size_t size) in sd_host_adma_prepare()
|
| /rk3399_ARM-atf/include/drivers/coreboot/ |
| H A D | cbmem_console.h | 18 uint32_t size; member
|
| /rk3399_ARM-atf/plat/amlogic/common/ |
| H A D | aml_efuse.c | 14 uint64_t aml_efuse_read(void *dst, uint32_t offset, uint32_t size) in aml_efuse_read()
|
| /rk3399_ARM-atf/plat/intel/soc/common/lib/utils/ |
| H A D | alignment_utils.c | 15 bool is_size_4_bytes_aligned(uint32_t size) in is_size_4_bytes_aligned()
|
| /rk3399_ARM-atf/plat/arm/board/juno/ |
| H A D | juno_el3_spmc.c | 15 int plat_spmc_shmem_datastore_get(uint8_t **datastore, size_t *size) in plat_spmc_shmem_datastore_get()
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_xlat_setup.c | 19 size_t size; member
|
| /rk3399_ARM-atf/drivers/imx/usdhc/ |
| H A D | imx_usdhc.c | 71 static int imx_usdhc_save_buf_data(uintptr_t buf, size_t size) in imx_usdhc_save_buf_data() 419 static int imx_usdhc_prepare(int lba, uintptr_t buf, size_t size) in imx_usdhc_prepare() 425 static int imx_usdhc_read(int lba, uintptr_t buf, size_t size) in imx_usdhc_read() 431 static int imx_usdhc_write(int lba, uintptr_t buf, size_t size) in imx_usdhc_write()
|
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | devfip.c | 24 long size[NR_FILES]; member 30 long long size; member 193 long size; in fipread() local
|
| /rk3399_ARM-atf/drivers/brcm/ |
| H A D | chimp.c | 227 static void bcm_chimp_load_fw_from_spi(uintptr_t spi_addr, size_t size) in bcm_chimp_load_fw_from_spi() 260 static int bcm_chimp_find_fw_in_spi(uintptr_t *addr, size_t *size) in bcm_chimp_find_fw_in_spi() 372 size_t size; in bcm_chimp_initiate_fastboot() local
|
| /rk3399_ARM-atf/fdts/ |
| H A D | stmm_common.dtsi | 32 #define PAGE_COUNT(size) (PAGE_ALIGN_UP(size) >> PAGE_SHIFT) argument 37 #define SIZE_INIT(size) \ argument
|
| /rk3399_ARM-atf/plat/intel/soc/agilex5/include/ |
| H A D | agilex5_ddr.h | 26 phys_size_t size; member
|
| /rk3399_ARM-atf/drivers/marvell/ |
| H A D | amb_adec.c | 77 uint32_t ctrl, base, size; in amb_enable_win() local 100 uint32_t size, size_count; in dump_amb_adec() local
|
| H A D | cache_llc.c | 114 int llc_sram_enable(int ap_index, int size) in llc_sram_enable() 158 int llc_sram_test(int ap_index, int size, char *msg) in llc_sram_test()
|
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | plat_fdt.h | 17 size_t size; member
|
| /rk3399_ARM-atf/drivers/nxp/flexspi/nor/ |
| H A D | test_fspi.c | 27 void fspi_test(uint32_t fspi_test_addr, uint32_t size, int extra) in fspi_test()
|
| /rk3399_ARM-atf/include/plat/brcm/common/ |
| H A D | bcm_elog.h | 20 static inline int bcm_elog_init(void *base, uint32_t size, in bcm_elog_init()
|
| /rk3399_ARM-atf/plat/mediatek/drivers/apusys/devapc/ |
| H A D | apusys_dapc_v1.c | 17 uint32_t size, dapc_cfg_func cfg) in set_apusys_dapc_v1()
|
| /rk3399_ARM-atf/include/drivers/nxp/tzc/ |
| H A D | plat_tzc380.h | 33 uint64_t size; member
|
| /rk3399_ARM-atf/plat/rpi/rpi4/ |
| H A D | rpi4_setup.c | 26 uint64_t addr, size; in remove_spintable_memreserve() local
|
| /rk3399_ARM-atf/drivers/arm/css/sds/ |
| H A D | sds.c | 144 unsigned int fld_off, void *data, size_t size, in sds_struct_read() 193 unsigned int fld_off, void *data, size_t size, in sds_struct_write()
|