Searched refs:be32_to_cpu (Results 1 – 3 of 3) 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()
86 #define be32_to_cpu macro99 #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()