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)| \ argument306 uint32_t word; in crypto_calculate_checksum() local702 uint32_t word, word_1; in main() local
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()
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()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()
126 local z_word_t byte_swap(word) in byte_swap() argument629 const z_word_t *word; local
461 # define CRC2(check, word) \ argument468 # define CRC4(check, word) \ argument
922 uint32_t bsec_shadow_read_otp(uint32_t *otp_value, uint32_t word) in bsec_shadow_read_otp()