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

/linux-4.1.27/arch/powerpc/boot/
H A Dof.h27 #define cpu_to_be16(x) swab16(x) macro
34 #define cpu_to_be16(x) (x) macro
/linux-4.1.27/include/linux/byteorder/
H A Dgeneric.h95 #define cpu_to_be16 __cpu_to_be16 macro

Completed in 215 milliseconds