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

/u-boot/include/linux/unaligned/
H A Dle_byteshift.h16 static inline u64 __get_unaligned_le64(const u8 *p) function
52 return __get_unaligned_le64((const u8 *)p);

Completed in 52 milliseconds