Home
last modified time | relevance | path

Searched refs:swab16p (Results 1 – 23 of 23) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dswab.h13 # define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dswab.h132 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dswab.h129 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/
H A Dswab.h129 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dswab.h129 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dswab.h129 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dswab.h133 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dswab.h129 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dswab.h132 #define swab16p __swab16p macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dswab.h128 #define swab16p __swab16p macro
/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dswab.h148 #define swab16p __swab16p macro
/OK3568_Linux_fs/u-boot/drivers/block/
H A Dide.c864 *dbuf++ = swab16p((u16 *)pbuf); in ide_input_swap_data()
865 *dbuf++ = swab16p((u16 *)pbuf); in ide_input_swap_data()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsl-espi.c240 swab16p(tx_buf + espi->tx_pos)); in fsl_espi_fill_tx_fifo()
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_fw.c1039 login_req_pdu_header.isid_d = swab16p((u16 *)&login_hdr->isid[4]); in qedi_send_iscsi_login()