Searched refs:__cpu_to_be64 (Results 1 – 2 of 2) sorted by relevance
54 #define __cpu_to_be64(x) htobe64(x) macro55 #define cpu_to_be64(x) __cpu_to_be64(x)
139 fft_sample->tsf = __cpu_to_be64(tsf); in ath10k_spectral_process_fft()