Searched defs:be16_to_cpu (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/powerpc/boot/
H A Dof.h28 #define be16_to_cpu(x) swab16(x) macro
35 #define be16_to_cpu(x) (x) macro
/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h96 #define be16_to_cpu __be16_to_cpu macro

Completed in 166 milliseconds