Searched defs:word (Results 1 – 8 of 8) sorted by relevance
23 #define BYTE_SWAP_32(word) ((((word) & 0xff000000) >> 24)| \ argument
172 #define BYTE_SWAP_32(word) ((((word) & 0xff000000) >> 24)| \ argument 306 uint32_t word; in crypto_calculate_checksum() local 702 uint32_t word, word_1; main() local [all...]
48 uint32_t word; in uniphier_scp_send_packet() local
40 void desc_add_word(uint32_t *desc, uint32_t word) in desc_add_word() argument
391 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 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
426 # define CRC2(check, word) \ argument 433 # define CRC4(check, word) \ argument
113 local z_word_t byte_swap(z_word_t word) { in byte_swap() argument 579 const z_word_t *word; crc32_z() local [all...]
922 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word) in bsec_shadow_read_otp() argument