Home
last modified time | relevance | path

Searched defs:length (Results 1 – 25 of 44) sorted by relevance

12

/tf-a-ffa_el3_spmc/lib/semihosting/
A Dsemihosting.c28 size_t length; member
74 long semihosting_file_read(long file_handle, size_t *length, uintptr_t buffer) in semihosting_file_read()
99 long semihosting_file_write(long file_handle, size_t *length, in semihosting_file_write()
160 long length; in semihosting_get_flen() local
180 size_t length; in semihosting_download_file() local
/tf-a-ffa_el3_spmc/drivers/io/
A Dio_semihosting.c107 static int sh_file_len(io_entity_t *entity, size_t *length) in sh_file_len()
127 static int sh_file_read(io_entity_t *entity, uintptr_t buffer, size_t length, in sh_file_read()
153 size_t length, size_t *length_written) in sh_file_write()
A Dio_memmap.c157 static int memmap_block_len(io_entity_t *entity, size_t *length) in memmap_block_len()
170 size_t length, size_t *length_read) in memmap_block_read()
198 size_t length, size_t *length_written) in memmap_block_write()
A Dio_dummy.c106 static int dummy_block_len(io_entity_t *entity, size_t *length) in dummy_block_len()
119 size_t length, size_t *length_read) in dummy_block_read()
A Dio_encrypted.c128 static int enc_file_len(io_entity_t *entity, size_t *length) in enc_file_len()
153 static int enc_file_read(io_entity_t *entity, uintptr_t buffer, size_t length, in enc_file_read()
A Dio_storage.c252 int io_size(uintptr_t handle, size_t *length) in io_size()
271 size_t length, in io_read()
291 size_t length, in io_write()
A Dio_block.c244 static int block_read(io_entity_t *entity, uintptr_t buffer, size_t length, in block_read()
357 size_t length, size_t *length_written) in block_write()
A Dio_fip.c367 static int fip_file_len(io_entity_t *entity, size_t *length) in fip_file_len()
379 static int fip_file_read(io_entity_t *entity, uintptr_t buffer, size_t length, in fip_file_read()
/tf-a-ffa_el3_spmc/lib/psci/
A Dpsci_mem_protect.c29 u_register_t psci_mem_chk_range(uintptr_t base, u_register_t length) in psci_mem_chk_range()
/tf-a-ffa_el3_spmc/drivers/intel/soc/stratix10/io/
A Ds10_memmap_qspi.c160 static int memmap_block_len(io_entity_t *entity, size_t *length) in memmap_block_len()
173 size_t length, size_t *length_read) in memmap_block_read()
200 size_t length, size_t *length_written) in memmap_block_write()
/tf-a-ffa_el3_spmc/drivers/renesas/common/io/
A Dio_common.h12 size_t length; member
A Dio_memdrv.c79 size_t length, size_t *cnt) in memdrv_block_read()
/tf-a-ffa_el3_spmc/drivers/renesas/common/emmc/
A Demmc_interrupt.c168 uint32_t length, i; in emmc_trans_sector() local
/tf-a-ffa_el3_spmc/drivers/allwinner/axp/
A Dcommon.c125 int node, length; in board_uses_usb0_host_mode() local
176 int length; in axp_setup_regulators() local
/tf-a-ffa_el3_spmc/common/
A Dfdt_wrappers.c95 unsigned int length, void *value) in fdtw_read_bytes()
161 unsigned int length, uint8_t *uuid) in fdtw_read_uuid()
229 unsigned int length, const void *data) in fdtw_write_inplace_bytes()
429 int parent_bus_node, nxlat_entries, length; in fdtw_search_all_xlat_entries() local
529 int length, local_bus_node; in fdtw_translate_address() local
/tf-a-ffa_el3_spmc/drivers/st/crypto/
A Dstm32_hash.c72 size_t length; member
183 int stm32_hash_update(const uint8_t *buffer, size_t length) in stm32_hash_update()
268 int stm32_hash_final_update(const uint8_t *buffer, uint32_t length, in stm32_hash_final_update()
/tf-a-ffa_el3_spmc/drivers/brcm/emmc/
A Demmc_csl_sdcard.c252 uint32_t length, int dir) in process_data_xfer()
520 uint32_t addr, uint32_t length, uint8_t *base) in xfer_data()
651 int write_buffer(struct sd_handle *handle, uint32_t length, uint8_t *data) in write_buffer()
715 int read_buffer(struct sd_handle *handle, uint32_t length, uint8_t *data) in read_buffer()
925 void data_xfer_setup(struct sd_handle *handle, uint8_t *data, uint32_t length, in data_xfer_setup()
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_nor_psci_mem_protect.c133 int arm_psci_mem_protect_chk(uintptr_t base, u_register_t length) in arm_psci_mem_protect_chk()
/tf-a-ffa_el3_spmc/include/drivers/partition/
A Dpartition.h34 uint64_t length; member
/tf-a-ffa_el3_spmc/drivers/st/io/
A Dio_stm32image.c165 static int stm32image_partition_size(io_entity_t *entity, size_t *length) in stm32image_partition_size()
247 size_t length, size_t *length_read) in stm32image_partition_read()
A Dio_mmc.c105 size_t length, size_t *length_read) in mmc_block_read()
/tf-a-ffa_el3_spmc/plat/allwinner/common/
A Dsunxi_bl31_setup.c145 int length; in bl31_platform_setup() local
/tf-a-ffa_el3_spmc/drivers/mtd/nand/
A Dcore.c24 int nand_read(unsigned int offset, uintptr_t buffer, size_t length, in nand_read()
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/mss/
A Dmss_scp_bl2_format.h39 uint32_t length; /* Image length */ member
/tf-a-ffa_el3_spmc/include/lib/
A Ddebugfs.h31 long length; member

Completed in 47 milliseconds

12