Searched refs:put_unaligned_le16 (Results 1 - 11 of 11) sorted by relevance

/u-boot/drivers/usb/gadget/
H A Du_os_desc.h87 put_unaligned_le16(pnl, usb_ext_prop_name_len_ptr(buf));
94 put_unaligned_le16(0, &buf[USB_EXT_PROP_B_PROPERTY_NAME + pnl - 2]);
117 put_unaligned_le16(0,
H A Dconfig.c104 put_unaligned_le16(len, &cp->wTotalLength);
H A Dcomposite.c1206 put_unaligned_le16(count, buf + 8);
1215 put_unaligned_le16(count, buf + 8);
/u-boot/include/linux/
H A Dutf.h66 put_unaligned_le16(uchar, cp++);
/u-boot/include/linux/unaligned/
H A Dgeneric.h33 put_unaligned_le16((__force u16)(val), __gu_p); \
H A Dle_byteshift.h55 static inline void put_unaligned_le16(u16 val, void *p) function
/u-boot/include/asm-generic/
H A Dunaligned.h35 static inline void put_unaligned_le16(u16 val, void *p) function
/u-boot/lib/zstd/common/
H A Dmem.h156 put_unaligned_le16(val, memPtr);
/u-boot/lib/
H A Dtpm-v2.c149 put_unaligned_le16(hash_alg, log + pos);
251 put_unaligned_le16(hash_algo_list[i].hash_alg,
253 put_unaligned_le16(len, &ev->digest_sizes[count].digest_size);
/u-boot/drivers/mmc/
H A Djz_mmc.c184 put_unaligned_le16(val, buf);
/u-boot/arch/x86/lib/
H A Dacpi_nhlt.c301 put_unaligned_le16(val, cur->buf);

Completed in 128 milliseconds