Home
last modified time | relevance | path

Searched refs:word (Results 1 – 25 of 25) sorted by relevance

/tf-a-ffa_el3_spmc/plat/rpi/rpi4/aarch64/
A Darmstub8_header.S23 .word 0x5afe570b
25 .word 0
27 .word 0x0
29 .word 0x0
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/
A Dcreate_pbl.c172 #define BYTE_SWAP_32(word) ((((word) & 0xff000000) >> 24)| \ argument
306 uint32_t word; in crypto_calculate_checksum() local
310 if ((fread(&word, sizeof(word), NUM_MEM_BLOCK, fp_rcw_pbi_op)) in crypto_calculate_checksum()
850 if (fread(&word, sizeof(word), NUM_MEM_BLOCK, fp_rcw_pbi_ip) in main()
861 if (fwrite(&word, sizeof(word), NUM_MEM_BLOCK, in main()
867 if (fread(&word, sizeof(word), NUM_MEM_BLOCK, in main()
908 while (word != 0x808f0000 && word != 0x80ff0000) { in main()
917 word = word & ~PBI_LEN_MASK; in main()
918 word = word | word_1; in main()
932 if (fwrite(&word, sizeof(word), NUM_MEM_BLOCK, in main()
[all …]
A Dbyte_swap.c23 #define BYTE_SWAP_32(word) ((((word) & 0xff000000) >> 24)| \ argument
24 (((word) & 0x00ff0000) >> 8) | \
25 (((word) & 0x0000ff00) << 8) | \
26 (((word) & 0x000000ff) << 24))
/tf-a-ffa_el3_spmc/include/lib/cpus/aarch32/
A Dcpu_macros.S100 .word \_this
135 .word \_midr
137 .word \_resetfunc
153 .word 0
167 .word \_name\()_errata_report
171 .word \_name\()_errata_lock
172 .word \_name\()_errata_reported
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhisi_pwrc_sram.S64 .word 0xE1A00000 // nop
65 .word 0xE3A02003 // mov r2, #3
66 .word 0xEE0C2F50 // mcr 15, 0, r2, cr12, cr0, {2}
67 .word 0xE320F003 // wfi
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/
A Duniphier_scp.c48 uint32_t word; in uniphier_scp_send_packet() local
53 word = 0; in uniphier_scp_send_packet()
56 word |= *packet++ << (8 * i); in uniphier_scp_send_packet()
58 mmio_write_32(reg, word); in uniphier_scp_send_packet()
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/drivers/pmu/
A Dplat_pmu_macros.S19 .word 0
/tf-a-ffa_el3_spmc/plat/rockchip/px30/drivers/pmu/
A Dplat_pmu_macros.S19 .word 0
/tf-a-ffa_el3_spmc/bl32/tsp/aarch64/
A Dtsp_request.S30 .word TSP_GET_ARGS
/tf-a-ffa_el3_spmc/plat/imx/common/include/sci/svc/misc/
A Dsci_misc_api.h462 sc_err_t sc_misc_otp_fuse_read(sc_ipc_t ipc, uint32_t word, uint32_t *val);
478 sc_err_t sc_misc_otp_fuse_write(sc_ipc_t ipc, uint32_t word, uint32_t val);
/tf-a-ffa_el3_spmc/plat/rockchip/common/pmusram/
A Dcpus_on_fixed_addr.S47 .word 0
/tf-a-ffa_el3_spmc/drivers/st/bsec/
A Dbsec.c849 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word) in bsec_shadow_read_otp() argument
853 result = bsec_shadow_register(word); in bsec_shadow_read_otp()
855 ERROR("BSEC: %u Shadowing Error %i\n", word, result); in bsec_shadow_read_otp()
859 result = bsec_read_otp(otp_value, word); in bsec_shadow_read_otp()
861 ERROR("BSEC: %u Read Error %i\n", word, result); in bsec_shadow_read_otp()
/tf-a-ffa_el3_spmc/drivers/nxp/crypto/caam/src/
A Djobdesc.c40 void desc_add_word(uint32_t *desc, uint32_t word) in desc_add_word() argument
46 *last = word; in desc_add_word()
/tf-a-ffa_el3_spmc/plat/ti/k3/common/
A Dk3_helpers.S47 .word K3_BOOT_REASON_COLD_RESET
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/pmu/
A Dplat_pmu_macros.S62 .word 0
/tf-a-ffa_el3_spmc/plat/rockchip/common/aarch32/
A Dplat_helpers.S162 .word 0
/tf-a-ffa_el3_spmc/plat/rockchip/common/aarch64/
A Dplat_helpers.S161 .word 0
/tf-a-ffa_el3_spmc/plat/imx/common/sci/svc/misc/
A Dmisc_rpc_clnt.c391 sc_err_t sc_misc_otp_fuse_read(sc_ipc_t ipc, uint32_t word, uint32_t *val) in sc_misc_otp_fuse_read() argument
399 RPC_U32(&msg, 0U) = (uint32_t)word; in sc_misc_otp_fuse_read()
411 sc_err_t sc_misc_otp_fuse_write(sc_ipc_t ipc, uint32_t word, uint32_t val) in sc_misc_otp_fuse_write() argument
419 RPC_U32(&msg, 0U) = (uint32_t)word; in sc_misc_otp_fuse_write()
/tf-a-ffa_el3_spmc/lib/cpus/aarch64/
A Dwa_cve_2017_5715_bpiall.S114 .word EMIT_BPIALL
115 .word EMIT_SMC
/tf-a-ffa_el3_spmc/include/drivers/st/
A Dbsec.h202 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word);
/tf-a-ffa_el3_spmc/lib/zlib/
A Dinflate.c458 # define CRC2(check, word) \ argument
460 hbuf[0] = (unsigned char)(word); \
461 hbuf[1] = (unsigned char)((word) >> 8); \
465 # define CRC4(check, word) \ argument
467 hbuf[0] = (unsigned char)(word); \
468 hbuf[1] = (unsigned char)((word) >> 8); \
469 hbuf[2] = (unsigned char)((word) >> 16); \
470 hbuf[3] = (unsigned char)((word) >> 24); \
/tf-a-ffa_el3_spmc/include/lib/cpus/aarch64/
A Dcpu_macros.S177 .word 0
/tf-a-ffa_el3_spmc/make_helpers/
A Dbuild_macros.mk92 $(if $(word $(2), $($(1))),\
/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-style.rst29 spellings of a word, the American English spelling is used.
/tf-a-ffa_el3_spmc/docs/components/
A Dxlat-tables-lib-v2-design.rst224 word *static* in their functions names (for example ``mmap_add_region()``), in

Completed in 35 milliseconds