__cpu_to_be32
nxp_cmd5.crc = __cpu_to_be32(crc32_be(0UL, (char *)&nxp_cmd5,
uart_config.crc = __cpu_to_be32(crc32_be(0UL, (char *)&uart_config,
nxp_cmd7.crc = __cpu_to_be32(crc32_be(0UL, (char *)&nxp_cmd7,
sctx->state[0] = __cpu_to_be32(SHA256_H0);
sctx->state[1] = __cpu_to_be32(SHA256_H1);
sctx->state[2] = __cpu_to_be32(SHA256_H2);
sctx->state[3] = __cpu_to_be32(SHA256_H3);
sctx->state[4] = __cpu_to_be32(SHA256_H4);
sctx->state[5] = __cpu_to_be32(SHA256_H5);
sctx->state[6] = __cpu_to_be32(SHA256_H6);
sctx->state[7] = __cpu_to_be32(SHA256_H7);
.fw_ver = __cpu_to_be32(FW_VERSION(T4)),
.fw_ver = __cpu_to_be32(FW_VERSION(T5)),
.fw_ver = __cpu_to_be32(FW_VERSION(T6)),
fft_sample->tsf = __cpu_to_be32(search.timestamp);
fft_sample->noise = __cpu_to_be32(summary->meta.noise_floor[search.chain_idx]);
.fw_ver = __cpu_to_be32(FW_VERSION(T5)),
.fw_ver = __cpu_to_be32(FW_VERSION(T6)),
#define ___htonl(x) __cpu_to_be32(x)
#define cpu_to_be32 __cpu_to_be32
#define rpcrdma_cmp_magic __cpu_to_be32(0xf6ab0e18)
#define GRE_PPTP_KEY_MASK __cpu_to_be32(0xffff)
tcm_hdr->tcm_len = __cpu_to_be32(msg_len);