Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/include/drivers/
A Dspi_mem.h56 uint8_t nbytes; member
62 uint8_t nbytes; member
69 unsigned int nbytes; member
/trusted-firmware-a/include/lib/
A Dutils.h21 size_t nbytes; member
/trusted-firmware-a/lib/utils/
A Dmem_region.c116 uintptr_t addr, size_t nbytes) in mem_region_in_array_chk()
/trusted-firmware-a/plat/nvidia/tegra/soc/t210/drivers/se/
A Dsecurity_engine.c308 static int tegra_se_perform_operation(const tegra_se_dev_t *se_dev, uint32_t nbytes, in tegra_se_perform_operation()
350 int tegra_se_start_normal_operation(const tegra_se_dev_t *se_dev, uint32_t nbytes) in tegra_se_start_normal_operation()
358 int tegra_se_start_ctx_save_operation(const tegra_se_dev_t *se_dev, uint32_t nbytes) in tegra_se_start_ctx_save_operation()
/trusted-firmware-a/drivers/io/
A Dio_block.c252 size_t nbytes; /* number of bytes read in one iteration */ in block_read() local
364 size_t nbytes; /* number of bytes read in one iteration */ in block_write() local
/trusted-firmware-a/plat/nvidia/tegra/soc/t186/drivers/se/
A Dse.c73 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation()
/trusted-firmware-a/plat/nvidia/tegra/soc/t194/drivers/se/
A Dse.c230 uint32_t nbytes, uint32_t last_buf, uint32_t src_len_inbytes) in tegra_se_start_normal_operation()
/trusted-firmware-a/lib/debugfs/
A Ddev.c167 int buf_to_channel(chan_t *channel, void *dst, void *src, int nbytes, long len) in buf_to_channel()

Completed in 13 milliseconds