Searched defs:put_unaligned (Results 1 - 1 of 1) sorted by relevance

/u-boot/include/asm-generic/
H A Dunaligned.h18 #define put_unaligned(val, ptr) __put_unaligned_t(typeof(*(ptr)), (val), (ptr)) macro

Completed in 89 milliseconds