Searched refs:util_le64_to_cpu (Results 1 – 2 of 2) sorted by relevance
533 #define util_le64_to_cpu(x) util_bswap64(x) macro537 #define util_le64_to_cpu(x) (x) macro542 #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)