Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dgeneric.h164 #define ___ntohl(x) __be32_to_cpu(x) macro
169 #define ntohl(x) ___ntohl(x)
172 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/
H A Dgeneric.h177 #define ___ntohl(x) __be32_to_cpu(x) macro
182 #define ntohl(x) ___ntohl(x)
185 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dgeneric.h177 #define ___ntohl(x) __be32_to_cpu(x) macro
182 #define ntohl(x) ___ntohl(x)
185 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dgeneric.h186 #define ___ntohl(x) __be32_to_cpu(x) macro
191 #define ntohl(x) ___ntohl(x)
194 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dgeneric.h182 #define ___ntohl(x) __be32_to_cpu(x) macro
187 #define ntohl(x) ___ntohl(x)
190 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dgeneric.h186 #define ___ntohl(x) __be32_to_cpu(x) macro
191 #define ntohl(x) ___ntohl(x)
194 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dgeneric.h182 #define ___ntohl(x) __be32_to_cpu(x) macro
187 #define ntohl(x) ___ntohl(x)
190 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dgeneric.h186 #define ___ntohl(x) __be32_to_cpu(x) macro
191 #define ntohl(x) ___ntohl(x)
194 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dgeneric.h182 #define ___ntohl(x) __be32_to_cpu(x) macro
187 #define ntohl(x) ___ntohl(x)
190 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/
H A Dgeneric.h182 #define ___ntohl(x) __be32_to_cpu(x) macro
187 #define ntohl(x) ___ntohl(x)
190 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dgeneric.h181 #define ___ntohl(x) __be32_to_cpu(x) macro
186 #define ntohl(x) ___ntohl(x)
189 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dgeneric.h182 #define ___ntohl(x) __be32_to_cpu(x) macro
187 #define ntohl(x) ___ntohl(x)
190 #define ntohl(x) ((unsigned long)___ntohl(x))
/OK3568_Linux_fs/kernel/include/linux/byteorder/
H A Dgeneric.h136 #define ___ntohl(x) __be32_to_cpu(x) macro
140 #define ntohl(x) ___ntohl(x)