Searched defs:bytes (Results 1 – 11 of 11) sorted by relevance
/arm-trusted-firmware-2.8.0/drivers/brcm/spi/ |
A D | iproc_qspi.c | 148 static int mspi_xfer(struct bcmspi_priv *priv, uint32_t bytes, in mspi_xfer() 280 uint32_t bytes = bitlen / 8; in iproc_qspi_xfer() local
|
/arm-trusted-firmware-2.8.0/drivers/io/ |
A D | io_semihosting.c | 132 size_t bytes = length; in sh_file_read() local 157 size_t bytes = length; in sh_file_write() local
|
/arm-trusted-firmware-2.8.0/tools/cert_create/src/ |
A D | sha.c | 33 int bytes; in sha_file() local
|
/arm-trusted-firmware-2.8.0/tools/nxp/create_pbl/ |
A D | byte_swap.c | 36 int bytes = 0; in do_byteswap() local
|
/arm-trusted-firmware-2.8.0/include/drivers/ |
A D | nand.h | 20 unsigned int bytes; /* ECC bytes per step */ member
|
/arm-trusted-firmware-2.8.0/tools/encrypt_fw/src/ |
A D | encrypt.c | 31 int bytes, enc_len = 0, i, j, ret = 0; in gcm_encrypt() local
|
/arm-trusted-firmware-2.8.0/drivers/nxp/crypto/caam/src/ |
A D | rng.c | 216 int get_rand_bytes_hw(uint8_t *bytes, int byte_len) in get_rand_bytes_hw()
|
A D | caam.c | 290 int bytes = 0; in get_random() local
|
/arm-trusted-firmware-2.8.0/plat/qti/common/src/ |
A D | spmi_arb.c | 70 uint8_t bytes) in arb_command()
|
/arm-trusted-firmware-2.8.0/drivers/brcm/ |
A D | ocotp.c | 148 int bcm_otpc_read(unsigned int offset, void *val, uint32_t bytes, in bcm_otpc_read()
|
/arm-trusted-firmware-2.8.0/drivers/st/fmc/ |
A D | stm32_fmc2_nand.c | 350 uint8_t bytes[4]; in stm32_fmc2_ham_correct() member
|
Completed in 10 milliseconds