Home
last modified time | relevance | path

Searched refs:___ntohl (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/byteorder/
H A Dgeneric.h136 #define ___ntohl(x) __be32_to_cpu(x) macro
140 #define ntohl(x) ___ntohl(x)
/openbmc/linux/include/linux/byteorder/
H A Dgeneric.h136 #define ___ntohl(x) __be32_to_cpu(x) macro
140 #define ntohl(x) ___ntohl(x)