Home
last modified time | relevance | path

Searched defs:__le32_to_cpu (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro
/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/byteorder/
H A Dlittle_endian.h34 #define __le32_to_cpu(x) ((__u32)(__le32)(x)) macro
H A Dbig_endian.h34 #define __le32_to_cpu(x) __swab32((__u32)(__le32)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dbig_endian.h51 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dbig_endian.h47 #define __le32_to_cpu(x) __swab32((x)) macro
H A Dlittle_endian.h48 #define __le32_to_cpu(x) ((__u32)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dbig_endian.h51 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dbig_endian.h51 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/
H A Dlittle_endian.h48 #define __le32_to_cpu(x) ((__u32)(x)) macro
H A Dbig_endian.h47 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dbig_endian.h35 #define __le32_to_cpu(x) __swab32((__force __u32)(__le32)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dbig_endian.h47 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dbig_endian.h47 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dbig_endian.h47 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dbig_endian.h46 #define __le32_to_cpu(x) __swab32((x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dlittle_endian.h47 #define __le32_to_cpu(x) ((__u32)(x)) macro

12