Searched refs:__cpu_to_be32 (Results 1 – 2 of 2) sorted by relevance
58 #define __cpu_to_be32(x) htobe32(x) macro59 #define cpu_to_be32(x) __cpu_to_be32(x)
662 fft_sample->tsf = __cpu_to_be32(search.timestamp); in ath11k_spectral_process_fft()669 fft_sample->noise = __cpu_to_be32(summary->meta.noise_floor[search.chain_idx]); in ath11k_spectral_process_fft()