Home
last modified time | relevance | path

Searched refs:cpu_to_le32 (Results 1 – 25 of 52) sorted by relevance

123

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/
Drtw_iol.c124 cmd.data = cpu_to_le32(value); in _rtw_IOL_append_WB_cmd()
129 cmd.mask = cpu_to_le32(mask); in _rtw_IOL_append_WB_cmd()
144 cmd.data = cpu_to_le32(value); in _rtw_IOL_append_WW_cmd()
149 cmd.mask = cpu_to_le32(mask); in _rtw_IOL_append_WW_cmd()
164 cmd.data = cpu_to_le32(value); in _rtw_IOL_append_WD_cmd()
169 cmd.mask = cpu_to_le32(mask); in _rtw_IOL_append_WD_cmd()
185 cmd.data = cpu_to_le32(value); in _rtw_IOL_append_WRF_cmd()
190 cmd.mask = cpu_to_le32(mask); in _rtw_IOL_append_WRF_cmd()
Drtw_mp.c1446 desc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in fill_tx_desc_8188e()
1447 desc->txdw0 |= cpu_to_le32(pkt_size & 0x0000FFFF); /* packet size */ in fill_tx_desc_8188e()
1448 …desc->txdw0 |= cpu_to_le32(((TXDESC_SIZE + OFFSET_SZ) << OFFSET_SHT) & 0x00FF0000); /* 32 bytes fo… in fill_tx_desc_8188e()
1450 desc->txdw0 |= cpu_to_le32(BMC); /* broadcast packet */ in fill_tx_desc_8188e()
1452 desc->txdw1 |= cpu_to_le32((0x01 << 26) & 0xff000000); in fill_tx_desc_8188e()
1455 desc->txdw1 |= cpu_to_le32((pattrib->mac_id) & 0x3F); /* CAM_ID(MAC_ID) */ in fill_tx_desc_8188e()
1456 desc->txdw1 |= cpu_to_le32((pattrib->qsel << QSEL_SHT) & 0x00001F00); /* Queue Select, TID */ in fill_tx_desc_8188e()
1457 desc->txdw1 |= cpu_to_le32((pattrib->raid << RATE_ID_SHT) & 0x000F0000); /* Rate Adaptive ID */ in fill_tx_desc_8188e()
1461 desc->txdw3 |= cpu_to_le32((pattrib->seqnum << 16) & 0x0fff0000); in fill_tx_desc_8188e()
1462 desc->txdw4 |= cpu_to_le32(HW_SSN); in fill_tx_desc_8188e()
[all …]
Drtw_security.c328 *((u32 *)crc) = cpu_to_le32(getcrc32(payload, length)); in rtw_wep_encrypt()
336 *((u32 *)crc) = cpu_to_le32(getcrc32(payload, length)); in rtw_wep_encrypt()
811 *((u32 *)crc) = cpu_to_le32(getcrc32(payload, length)); /* modified by Amy*/ in rtw_tkip_encrypt()
819 *((u32 *)crc) = cpu_to_le32(getcrc32(payload, length)); /* modified by Amy*/ in rtw_tkip_encrypt()
/device/board/hisilicon/hispark_phoenix/peripherals/bluetooth/rtkbt/code/libbt-vendor/include/
Dhardware.h27 #define cpu_to_le32(d) (d) macro
32 #define cpu_to_le32(d) bswap_32(d) macro
/device/board/unionman/unionpi_tiger/hardware/bt/include/
Dhardware.h27 #define cpu_to_le32(d) (d) macro
32 #define cpu_to_le32(d) bswap_32(d) macro
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/include/linux/unaligned/
Daccess_ok.h44 *((__le32 *)p) = cpu_to_le32(val); in put_unaligned_le32()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dstatus.c321 cpu_to_le32((1 << IEEE80211_RADIOTAP_TX_FLAGS) | in ieee80211_add_tx_radiotap_header()
347 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_RATE); in ieee80211_add_tx_radiotap_header()
374 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_MCS); in ieee80211_add_tx_radiotap_header()
390 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT); in ieee80211_add_tx_radiotap_header()
435 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_HE); in ieee80211_add_tx_radiotap_header()
511 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_MCS); in ieee80211_add_tx_radiotap_header()
528 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT); in ieee80211_add_tx_radiotap_header()
Dwep.c115 icv = cpu_to_le32(~crc32_le(~0, data, data_len)); in ieee80211_wep_encrypt_data()
176 crc = cpu_to_le32(~crc32_le(~0, data, data_len)); in ieee80211_wep_decrypt_data()
Dvht.c21 __le32 le_flag = cpu_to_le32(flag); in __check_vhtcap_disable()
59 cpu_to_le32(IEEE80211_VHT_CAP_MAX_A_MPDU_LENGTH_EXPONENT_MASK)) { in ieee80211_apply_vhtcap_overrides()
Drx.c385 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_TSFT); in ieee80211_add_rx_radiotap_header()
409 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_RATE); in ieee80211_add_rx_radiotap_header()
444 cpu_to_le32(1 << IEEE80211_RADIOTAP_DBM_ANTSIGNAL); in ieee80211_add_rx_radiotap_header()
470 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_MCS); in ieee80211_add_rx_radiotap_header()
494 cpu_to_le32(1 << IEEE80211_RADIOTAP_AMPDU_STATUS); in ieee80211_add_rx_radiotap_header()
521 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_VHT); in ieee80211_add_rx_radiotap_header()
565 cpu_to_le32(1 << IEEE80211_RADIOTAP_TIMESTAMP); in ieee80211_add_rx_radiotap_header()
653 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_HE); in ieee80211_add_rx_radiotap_header()
663 rthdr->it_present |= cpu_to_le32(1 << IEEE80211_RADIOTAP_HE_MU); in ieee80211_add_rx_radiotap_header()
670 cpu_to_le32(1 << IEEE80211_RADIOTAP_ZERO_LEN_PSDU); in ieee80211_add_rx_radiotap_header()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/byteorder/
Dgeneric.h103 #define cpu_to_le32 __cpu_to_le32 macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_hwmp.c287 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx()
291 *(u32 *)pos = cpu_to_le32(preq_id); in rtw_mesh_path_sel_frame_tx()
296 *(u32 *)pos = cpu_to_le32(originator_sn); in rtw_mesh_path_sel_frame_tx()
299 *(u32 *)pos = cpu_to_le32(lifetime); in rtw_mesh_path_sel_frame_tx()
301 *(u32 *)pos = cpu_to_le32(metric); in rtw_mesh_path_sel_frame_tx()
308 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_sel_frame_tx()
313 *(u32 *)pos = cpu_to_le32(originator_sn); in rtw_mesh_path_sel_frame_tx()
382 *(u32 *)pos = cpu_to_le32(target_sn); in rtw_mesh_path_error_tx()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_low_level_mem.c62 __raw_writel(cpu_to_le32(val), ((u8 *)addr) + offset); in _mali_osk_mem_iowrite32_relaxed()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_osk_low_level_mem.c63 __raw_writel(cpu_to_le32(val), ((u8 *)addr) + offset); in _mali_osk_mem_iowrite32_relaxed()
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
Drecovery.c214 mst->flags |= cpu_to_le32(UBIFS_MST_RCVRY); in write_rcvrd_mst_node()
356 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); in ubifs_recover_master_node()
404 c->rcvrd_mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); in ubifs_write_rcvrd_mst_node()
405 c->mst_node->flags |= cpu_to_le32(UBIFS_MST_DIRTY); in ubifs_write_rcvrd_mst_node()
1504 ino->ch.crc = cpu_to_le32(crc); in fix_size_in_place()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/monitor/
Drtw_radiotap.c383 tmp_32bit = cpu_to_le32(ref_num); in rtw_fill_radiotap_hdr()
590 rtap_hdr->it_present = cpu_to_le32(rtap_hdr->it_present); in rtw_fill_radiotap_hdr()
/device/soc/beken/bk7235/liteos_m/bk_sdk_armino/include/common/
Dbk_generic.h177 #define cpu_to_le32(x) (x) macro
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/hal/phydm/
Dphydm_interface.c461 return cpu_to_le32(value); in odm_convert_to_le32()
463 return cpu_to_le32(value); in odm_convert_to_le32()
465 return cpu_to_le32(value); in odm_convert_to_le32()
467 return cpu_to_le32(value); in odm_convert_to_le32()
471 return cpu_to_le32(value); in odm_convert_to_le32()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dbasic_types.h185 #define WriteLE4Byte(_ptr, _val) ((*((u32 *)(_ptr))) = cpu_to_le32(_val))
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/include/
Ddbus.h458 #define cpu_to_hc32(x) cpu_to_le32(x)
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Ddbus.h457 #define cpu_to_hc32(x) cpu_to_le32(x)
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/include/
Ddbus.h450 #define cpu_to_hc32(x) cpu_to_le32(x)
/device/soc/rockchip/common/sdk_linux/net/bluetooth/
Dsco.c793 cp.tx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
794 cp.rx_bandwidth = cpu_to_le32(0x00001f40); in sco_conn_defer_accept()
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
Dcqhci-core.c87 data_addr[0] = cpu_to_le32(trans_temp); in setup_trans_desc()
487 dataddr[0] = cpu_to_le32(addr); in cqhci_set_tran_desc()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/u-boot-v2019.07/hisilicon_patch/
Dhisilicon-u-boot-v2019.07.patch17 +#define cpu_to_le32(x) (x)
19 +#define tole(x) cpu_to_le32(x)
38 -#define tole(x) cpu_to_le32(x)
269 - crc = cpu_to_le32(crc);

123