Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
H A Dlittle_endian.h59 #define __le32_to_cpup(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.h56 static __always_inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() function
H A Dbig_endian.h56 static __always_inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dbig_endian.h63 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dbig_endian.h59 #define __le32_to_cpup(x) __swab32p((x)) macro
H A Dlittle_endian.h60 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dbig_endian.h63 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dbig_endian.h63 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/
H A Dlittle_endian.h60 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
H A Dbig_endian.h59 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dbig_endian.h57 static inline __u32 __le32_to_cpup(const __le32 *p) in __le32_to_cpup() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dbig_endian.h59 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dlittle_endian.h59 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
H A Dlittle_endian.h59 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dbig_endian.h59 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dlittle_endian.h59 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
H A Dlittle_endian.h59 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dbig_endian.h59 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dbig_endian.h58 #define __le32_to_cpup(x) __swab32p((x)) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dlittle_endian.h59 #define __le32_to_cpup(x) (*(__u32 *)(x)) macro

12