Home
last modified time | relevance | path

Searched defs:SWAP32 (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dlasi_82596.c102 #define SWAP32(x) (((u32)(x)<<16) | ((((u32)(x)))>>16)) macro
H A Dsni_82596.c30 #define SWAP32(x) cpu_to_le32((u32)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dpltfm_cfg.h125 #define SWAP32(x) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dpltfm_cfg.h125 #define SWAP32(x) \ macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c209 #define SWAP32(x) ((((x) & 0x000000ff) << 24) | \ macro
221 #define SWAP32(x) (x) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_types.h194 #define SWAP32(x) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_types.h216 #define SWAP32(x) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/halmac/
H A Dhalmac_type.h80 #define SWAP32(x) ((u32)( \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h257 #define SWAP32(x) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h256 #define SWAP32(x) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h256 #define SWAP32(x) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h256 #define SWAP32(x) \ macro