| /OK3568_Linux_fs/u-boot/include/linux/byteorder/ |
| H A D | swab.h | 56 # define __arch__swab16p(x) __swab16(*(x)) 80 # define __swab16(x) \ macro 93 # define __swab16(x) __fswab16(x) macro 145 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/ |
| H A D | swab.h | 105 #ifndef __swab16 106 #define __swab16(x) __fswab16(x) macro 129 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/ |
| H A D | swab.h | 102 #ifndef __swab16 103 #define __swab16(x) __fswab16(x) macro 126 #define swab16 __swab16
|
| H A D | big_endian.h | 48 #define __cpu_to_le16(x) __swab16((x)) 49 #define __le16_to_cpu(x) __swab16((x))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/ |
| H A D | swab.h | 102 #ifndef __swab16 103 #define __swab16(x) __fswab16(x) macro 126 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| H A D | big_endian.h | 47 #define __cpu_to_le16(x) __swab16((x)) 48 #define __le16_to_cpu(x) __swab16((x))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/ |
| H A D | swab.h | 102 #ifndef __swab16 103 #define __swab16(x) __fswab16(x) macro 126 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/ |
| H A D | swab.h | 102 #ifndef __swab16 103 #define __swab16(x) __fswab16(x) macro 126 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/ |
| H A D | swab.h | 106 #ifndef __swab16 107 #define __swab16(x) __fswab16(x) macro 130 #define swab16 __swab16
|
| H A D | big_endian.h | 52 #define __cpu_to_le16(x) __swab16((x)) 53 #define __le16_to_cpu(x) __swab16((x))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/ |
| H A D | swab.h | 102 #ifndef __swab16 103 #define __swab16(x) __fswab16(x) macro 126 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/ |
| H A D | swab.h | 105 #ifndef __swab16 106 #define __swab16(x) __fswab16(x) macro 129 #define swab16 __swab16
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/ |
| H A D | swab.h | 101 #ifndef __swab16 102 #define __swab16(x) __fswab16(x) macro 125 #define swab16 __swab16
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | swab.h | 102 #define __swab16(x) (__u16)__builtin_bswap16((__u16)(x)) macro 104 #define __swab16(x) \ macro 176 return __swab16(*p); in __swab16p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | swab.h | 101 #define __swab16(x) (__u16)__builtin_bswap16((__u16)(x)) macro 103 #define __swab16(x) \ macro 166 return __swab16(*p); in __swab16p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | swab.h | 101 #define __swab16(x) (__u16)__builtin_bswap16((__u16)(x)) macro 103 #define __swab16(x) \ macro 166 return __swab16(*p); in __swab16p()
|