Searched refs:util_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
591 #define util_le64_to_cpu(x) util_bswap64(x) macro595 #define util_le64_to_cpu(x) (x) macro600 #define util_cpu_to_le64(x) util_le64_to_cpu(x)
765 #define util_le64_to_cpu(x) util_bswap64(x) macro769 #define util_le64_to_cpu(x) (x) macro774 #define util_cpu_to_le64(x) util_le64_to_cpu(x)