| /OK3568_Linux_fs/kernel/arch/powerpc/boot/ |
| H A D | xz_config.h | 14 static inline uint32_t swab32p(void *p) in swab32p() function 26 return swab32p((u32 *)p); in be32_to_cpup() 29 #define get_le32(p) swab32p(p)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | swab.h | 14 # define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/ |
| H A D | swab.h | 133 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/ |
| H A D | swab.h | 130 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/ |
| H A D | swab.h | 130 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/ |
| H A D | swab.h | 130 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/ |
| H A D | swab.h | 130 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/ |
| H A D | swab.h | 134 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/ |
| H A D | swab.h | 130 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/ |
| H A D | swab.h | 133 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/ |
| H A D | swab.h | 129 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/u-boot/include/linux/byteorder/ |
| H A D | swab.h | 149 #define swab32p __swab32p macro
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/rtl8192e/ |
| H A D | r8192E_firmware.c | 124 *data = swab32p(data); in _rtl92e_fw_prepare()
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap-spi-avmm.c | 175 *p = swab32p(p); in br_swap_words_32()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_fw.c | 1038 login_req_pdu_header.isid_tabc = swab32p((u32 *)login_hdr->isid); in qedi_send_iscsi_login()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/ |
| H A D | fec_main.c | 328 *dst = swab32p(src); in swap_buffer2()
|