Searched refs:be32_to_cpu (Results 1 – 4 of 4) sorted by relevance
9 #define be32_to_cpu(x) bswap_32(x) macro14 #define be32_to_cpu(x) (x) macro373 len = be32_to_cpu(output[0]); in test_one()381 u32 val = be32_to_cpu(output[i]); in test_one()
24 #define be32_to_cpu(x) bswap_32(x) macro27 #define be32_to_cpu(x) (x) macro131 rc = be32_to_cpu(*(int *)prop_buf); in rtas_token()204 *(rets[0]) = be32_to_cpu(args.args[nargs]); in rtas_call()
84 #define be32_to_cpu macro97 #define be32_to_cpu bswap_32 macro
91 te.cpu_speed = be32_to_cpu(tep->cpu_speed); in s390_cpumcfdg_dumptrail()99 te.res2 = be32_to_cpu(tep->res2); in s390_cpumcfdg_dumptrail()