Searched defs:be16_to_cpup (Results 1 - 2 of 2) sorted by path

/linux-master/tools/testing/selftests/powerpc/vphn/
H A Dtest-vphn.c10 #define be16_to_cpup(x) bswap_16(*x) macro
15 #define be16_to_cpup(x) (*x) macro
/linux-master/include/linux/byteorder/
H A Dgeneric.h109 #define be16_to_cpup __be16_to_cpup macro

Completed in 221 milliseconds