| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swab.h | 11 # define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/ |
| H A D | swabb.h | 148 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/ |
| H A D | swabb.h | 144 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/ |
| H A D | swabb.h | 144 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/ |
| H A D | swabb.h | 144 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/ |
| H A D | swabb.h | 148 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/ |
| H A D | swabb.h | 144 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/ |
| H A D | swabb.h | 148 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/ |
| H A D | swabb.h | 144 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/ |
| H A D | swabb.h | 143 #define swahw32 __swahw32 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | opcodes.h | 91 #define ___opcode_swahw32(x) swahw32(x)
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | opcodes.h | 92 #define ___opcode_swahw32(x) swahw32(x)
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sh-msiof.c | 884 *dst++ = swahw32(get_unaligned(src)); in copy_wswap32() 889 put_unaligned(swahw32(*src++), dst); in copy_wswap32() 894 *dst++ = swahw32(*src++); in copy_wswap32()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | torture.c | 339 return swahw32(trsp->trs_state); in torture_random()
|
| /OK3568_Linux_fs/kernel/sound/usb/hiface/ |
| H A D | pcm.c | 250 ((u32 *)dest)[i] = swahw32(((u32 *)src)[i]); in memcpy_swahw32()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/ |
| H A D | smsc911x.c | 2202 mask = PMT_CTRL_READY_ | swahw32(PMT_CTRL_READY_); in smsc911x_init()
|