Home
last modified time | relevance | path

Searched refs:be32_to_cpus (Results 1 – 25 of 28) sorted by relevance

12

/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_command.c222 be32_to_cpus(&hwinfo->flags); in snd_efw_command_get_hwinfo()
223 be32_to_cpus(&hwinfo->guid_hi); in snd_efw_command_get_hwinfo()
224 be32_to_cpus(&hwinfo->guid_lo); in snd_efw_command_get_hwinfo()
225 be32_to_cpus(&hwinfo->type); in snd_efw_command_get_hwinfo()
226 be32_to_cpus(&hwinfo->version); in snd_efw_command_get_hwinfo()
227 be32_to_cpus(&hwinfo->supported_clocks); in snd_efw_command_get_hwinfo()
228 be32_to_cpus(&hwinfo->amdtp_rx_pcm_channels); in snd_efw_command_get_hwinfo()
229 be32_to_cpus(&hwinfo->amdtp_tx_pcm_channels); in snd_efw_command_get_hwinfo()
230 be32_to_cpus(&hwinfo->phys_out); in snd_efw_command_get_hwinfo()
231 be32_to_cpus(&hwinfo->phys_in); in snd_efw_command_get_hwinfo()
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dusbip_common.c445 be32_to_cpus(&pdu->transfer_buffer_length); in correct_endian_cmd_submit()
446 be32_to_cpus(&pdu->start_frame); in correct_endian_cmd_submit()
447 be32_to_cpus(&pdu->number_of_packets); in correct_endian_cmd_submit()
448 be32_to_cpus(&pdu->interval); in correct_endian_cmd_submit()
462 be32_to_cpus(&pdu->status); in correct_endian_ret_submit()
463 be32_to_cpus(&pdu->actual_length); in correct_endian_ret_submit()
464 be32_to_cpus(&pdu->start_frame); in correct_endian_ret_submit()
465 be32_to_cpus(&pdu->number_of_packets); in correct_endian_ret_submit()
466 be32_to_cpus(&pdu->error_count); in correct_endian_ret_submit()
485 be32_to_cpus(&pdu->status); in correct_endian_ret_unlink()
/OK3568_Linux_fs/u-boot/include/linux/byteorder/
H A Dgeneric.h120 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/byteorder/
H A Dgeneric.h139 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/byteorder/
H A Dgeneric.h135 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/byteorder/
H A Dgeneric.h139 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/byteorder/
H A Dgeneric.h135 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/byteorder/
H A Dgeneric.h139 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/byteorder/
H A Dgeneric.h135 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/byteorder/
H A Dgeneric.h135 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/byteorder/
H A Dgeneric.h134 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/byteorder/
H A Dgeneric.h135 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Dislpci_mgt.c81 be32_to_cpus(&h->oid); in pimfor_decode_header()
82 be32_to_cpus(&h->length); in pimfor_decode_header()
/OK3568_Linux_fs/kernel/include/linux/byteorder/
H A Dgeneric.h119 #define be32_to_cpus __be32_to_cpus macro
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dmcp3911.c66 be32_to_cpus(val); in mcp3911_read()
/OK3568_Linux_fs/kernel/sound/firewire/oxfw/
H A Doxfw.c89 be32_to_cpus(&firmware); in name_card()

12