Home
last modified time | relevance | path

Searched refs:put_unaligned_be16 (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/arch/sh/include/asm/
H A Dunaligned-sh4a.h159 static inline void put_unaligned_be16(u16 val, void *p) in put_unaligned_be16() function
236 put_unaligned_be16((__force u16)(val), __gu_p); \
/openbmc/u-boot/include/linux/unaligned/
H A Daccess_ok.h51 static inline void put_unaligned_be16(u16 val, void *p) in put_unaligned_be16() function
H A Dbe_byteshift.h55 static inline void put_unaligned_be16(u16 val, void *p) in put_unaligned_be16() function
H A Dgeneric.h54 put_unaligned_be16((__force u16)(val), __gu_p); \
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c219 put_unaligned_be16(tag, recv); in sandbox_tpm2_fill_buf()
408 put_unaligned_be16(tag, recv); in sandbox_tpm2_xfer()
433 put_unaligned_be16(TPM2_ALG_SHA256, recv); in sandbox_tpm2_xfer()
541 put_unaligned_be16(tag, recv); in sandbox_tpm2_xfer()
/openbmc/u-boot/lib/
H A Dtpm-common.c68 put_unaligned_be16(value, str + offset); in pack_byte_string()
/openbmc/u-boot/cmd/
H A Dtpm-common.c183 put_unaligned_be16(value, data + offset); in type_string_pack()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c1282 put_unaligned_be16(0xffff, &buf[4]); in do_mode_sense()
1285 put_unaligned_be16(0xffff, &buf[8]); in do_mode_sense()
1287 put_unaligned_be16(0xffff, &buf[10]); in do_mode_sense()
1305 put_unaligned_be16(len - 2, buf0); in do_mode_sense()