Home
last modified time | relevance | path

Searched refs:__cpu_to_le32 (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/net/wireless/ath/ath11k/
A Dhw.c1533 __cpu_to_le32(3),
1538 __cpu_to_le32(2),
1543 __cpu_to_le32(3),
1548 __cpu_to_le32(2),
1553 __cpu_to_le32(3),
1558 __cpu_to_le32(2),
1563 __cpu_to_le32(3),
1568 __cpu_to_le32(2),
1573 __cpu_to_le32(3),
1578 __cpu_to_le32(2),
[all …]
/linux/drivers/net/wireless/ath/ath10k/
A Dsnoc.c368 __cpu_to_le32(3),
373 __cpu_to_le32(2),
378 __cpu_to_le32(3),
383 __cpu_to_le32(2),
388 __cpu_to_le32(3),
393 __cpu_to_le32(2),
398 __cpu_to_le32(3),
403 __cpu_to_le32(2),
408 __cpu_to_le32(3),
413 __cpu_to_le32(2),
[all …]
A Dwmi-tlv.c1717 cmd->opt = __cpu_to_le32(opt); in ath10k_wmi_tlv_op_gen_pdev_suspend()
1738 cmd->reserved = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_pdev_resume()
1762 cmd->regd = __cpu_to_le32(rd); in ath10k_wmi_tlv_op_gen_pdev_set_rd()
1932 cfg->vow_config = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_init()
2004 cmd->num_probes = __cpu_to_le32(3); in ath10k_wmi_tlv_op_gen_start_scan()
2208 cmd->flags = __cpu_to_le32(flags); in ath10k_wmi_tlv_op_gen_vdev_start()
3163 cmd->type = __cpu_to_le32(type); in ath10k_wmi_tlv_op_gen_force_fw_hang()
3204 cmd->value = __cpu_to_le32(value); in ath10k_wmi_tlv_op_gen_dbglog_cfg()
3485 cmd->state = __cpu_to_le32(state); in ath10k_wmi_tlv_op_gen_update_fw_tdls_state()
3627 cmd->vdev_id = __cpu_to_le32(0); in ath10k_wmi_tlv_op_gen_pdev_set_quiet_mode()
[all …]
A Dbmi.c35 cmd.id = __cpu_to_le32(BMI_DONE); in ath10k_bmi_done()
62 cmd.id = __cpu_to_le32(BMI_GET_TARGET_INFO); in ath10k_bmi_get_target_info()
101 cmd.id = __cpu_to_le32(BMI_GET_TARGET_INFO); in ath10k_bmi_get_target_info_sdio()
174 cmd.read_mem.addr = __cpu_to_le32(address); in ath10k_bmi_read_memory()
175 cmd.read_mem.len = __cpu_to_le32(rxlen); in ath10k_bmi_read_memory()
283 cmd.write_mem.len = __cpu_to_le32(txlen); in ath10k_bmi_write_memory()
321 cmd.execute.addr = __cpu_to_le32(address); in ath10k_bmi_execute()
322 cmd.execute.param = __cpu_to_le32(param); in ath10k_bmi_execute()
370 cmd->lz_data.len = __cpu_to_le32(txlen); in ath10k_bmi_lz_data_large()
411 cmd.lz_data.len = __cpu_to_le32(txlen); in ath10k_bmi_lz_data()
[all …]
A Dwmi.c1720 ch->mhz = __cpu_to_le32(arg->freq); in ath10k_wmi_put_wmi_channel()
1760 ch->flags |= __cpu_to_le32(flags); in ath10k_wmi_put_wmi_channel()
7647 cmd->info0 = __cpu_to_le32(info0); in ath10k_wmi_peer_assoc_fill_10_2()
7799 cmd->type = __cpu_to_le32(type); in ath10k_wmi_10_2_op_gen_pdev_bss_chan_info()
7905 cmd->type = __cpu_to_le32(type); in ath10k_wmi_op_gen_force_fw_hang()
8087 cmd->tid = __cpu_to_le32(tid); in ath10k_wmi_op_gen_addba_send()
8113 cmd->tid = __cpu_to_le32(tid); in ath10k_wmi_op_gen_addba_set_resp()
8139 cmd->tid = __cpu_to_le32(tid); in ath10k_wmi_op_gen_delba_send()
8160 cmd->param = __cpu_to_le32(param); in ath10k_wmi_10_2_4_op_gen_pdev_get_tpc_config()
8863 cmd->state = __cpu_to_le32(state); in ath10k_wmi_10_4_gen_update_fw_tdls_state()
[all …]
A Dpci.c342 __cpu_to_le32(3),
347 __cpu_to_le32(2),
352 __cpu_to_le32(3),
357 __cpu_to_le32(2),
362 __cpu_to_le32(3),
367 __cpu_to_le32(2),
372 __cpu_to_le32(3),
377 __cpu_to_le32(2),
382 __cpu_to_le32(3),
387 __cpu_to_le32(2),
[all …]
A Dswap.c67 seg_info->seg_hw_info.swap_size = __cpu_to_le32(total_payload_len); in ath10k_swap_code_seg_fill()
112 seg_info->seg_hw_info.bus_addr[0] = __cpu_to_le32(paddr); in ath10k_swap_code_seg_alloc()
113 seg_info->seg_hw_info.size = __cpu_to_le32(swap_bin_len); in ath10k_swap_code_seg_alloc()
114 seg_info->seg_hw_info.swap_size = __cpu_to_le32(swap_bin_len); in ath10k_swap_code_seg_alloc()
116 __cpu_to_le32(ATH10K_SWAP_CODE_SEG_NUM_SUPPORTED); in ath10k_swap_code_seg_alloc()
117 seg_info->seg_hw_info.size_log2 = __cpu_to_le32(ilog2(swap_bin_len)); in ath10k_swap_code_seg_alloc()
A Dhtt_tx.c889 __cpu_to_le32(htt->rx_ring.alloc_idx.paddr); in ath10k_htt_send_rx_ring_cfg_32()
1259 cmd->mgmt_tx.len = __cpu_to_le32(msdu->len); in ath10k_htt_mgmt_tx()
1260 cmd->mgmt_tx.desc_id = __cpu_to_le32(msdu_id); in ath10k_htt_mgmt_tx()
1261 cmd->mgmt_tx.vdev_id = __cpu_to_le32(vdev_id); in ath10k_htt_mgmt_tx()
1475 __cpu_to_le32(skb_cb->paddr); in ath10k_htt_tx_32()
1484 __cpu_to_le32(skb_cb->paddr); in ath10k_htt_tx_32()
1557 __cpu_to_le32(HTT_INVALID_PEERID); in ath10k_htt_tx_32()
1677 __cpu_to_le32(skb_cb->paddr); in ath10k_htt_tx_64()
1687 __cpu_to_le32(skb_cb->paddr); in ath10k_htt_tx_64()
1741 __cpu_to_le32(HTT_MSDU_CHECKSUM_ENABLE_64); in ath10k_htt_tx_64()
[all …]
A Dhtt_rx.c100 htt->rx_ring.paddrs_ring_32[idx] = __cpu_to_le32(paddr); in ath10k_htt_set_paddrs_ring_32()
167 rx_desc->attention.flags = __cpu_to_le32(0); in __ath10k_htt_rx_ring_fill_n()
202 *htt->rx_ring.alloc_idx.vaddr = __cpu_to_le32(idx); in __ath10k_htt_rx_ring_fill_n()
1077 __cpu_to_le32(RX_MSDU_END_INFO0_FIRST_MSDU))) in ath10k_htt_rx_h_peer_channel()
1220 __cpu_to_le32(RX_ATTENTION_FLAGS_FIRST_MPDU)); in ath10k_htt_rx_h_ppdu()
1222 __cpu_to_le32(RX_ATTENTION_FLAGS_LAST_MPDU)); in ath10k_htt_rx_h_ppdu()
1373 __cpu_to_le32(RX_MSDU_END_INFO0_LAST_MSDU)); in ath10k_htt_rx_h_undecap_raw()
1552 __cpu_to_le32(RX_MSDU_END_INFO0_LAST_MSDU)); in ath10k_htt_rx_h_find_rfc1042()
1859 __cpu_to_le32(RX_ATTENTION_FLAGS_MGMT_TYPE)); in ath10k_htt_rx_h_mpdu()
2129 __cpu_to_le32(RX_MSDU_END_INFO0_LAST_MSDU)); in ath10k_htt_rx_validate_amsdu()
[all …]
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_hw.c563 cmd->type = __cpu_to_le32(type); in __prestera_cmd_ret()
768 .port = __cpu_to_le32(port->id), in prestera_hw_port_info_get()
850 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mac_mode_get()
851 .dev = __cpu_to_le32(port->dev_id) in prestera_hw_port_mac_mode_get()
881 .port = __cpu_to_le32(port->hw_id), in prestera_hw_port_mac_mode_set()
882 .dev = __cpu_to_le32(port->dev_id), in prestera_hw_port_mac_mode_set()
909 .dev = __cpu_to_le32(port->dev_id) in prestera_hw_port_phy_mode_get()
944 .mode = __cpu_to_le32(mode), in prestera_hw_port_phy_mode_set()
964 .mtu = __cpu_to_le32(mtu), in prestera_hw_port_mtu_set()
1217 .id = __cpu_to_le32(rule_id) in prestera_hw_acl_rule_del()
[all …]
/linux/include/uapi/linux/
A Dnilfs2_ondisk.h536 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) | \
542 cp->cp_flags = __cpu_to_le32(__le32_to_cpu(cp->cp_flags) & \
598 su->su_flags = __cpu_to_le32(__le32_to_cpu(su->su_flags) | \
605 __cpu_to_le32(__le32_to_cpu(su->su_flags) & \
623 su->su_nblocks = __cpu_to_le32(0); in NILFS_SEGMENT_USAGE_FNS()
624 su->su_flags = __cpu_to_le32(0); in NILFS_SEGMENT_USAGE_FNS()
/linux/drivers/net/wireless/st/cw1200/
A Dwsm.h1277 __le32 val = __cpu_to_le32(power_level); in wsm_set_output_power()
1364 val |= __cpu_to_le32(BIT(0)); in wsm_set_rx_filter()
1366 val |= __cpu_to_le32(BIT(1)); in wsm_set_rx_filter()
1368 val |= __cpu_to_le32(BIT(2)); in wsm_set_rx_filter()
1370 val |= __cpu_to_le32(BIT(3)); in wsm_set_rx_filter()
1417 val.enabled = __cpu_to_le32(arg->enabled); in wsm_beacon_filter_control()
1418 val.bcn_count = __cpu_to_le32(arg->bcn_count); in wsm_beacon_filter_control()
1479 val |= __cpu_to_le32(BIT(0)); in wsm_set_protected_mgmt_policy()
1481 val |= __cpu_to_le32(BIT(1)); in wsm_set_protected_mgmt_policy()
1483 val |= __cpu_to_le32(BIT(2)); in wsm_set_protected_mgmt_policy()
[all …]
A Dsta.c473 bf_tbl.num = __cpu_to_le32(0); in cw1200_update_filtering()
478 bf_tbl.num = __cpu_to_le32(2); in cw1200_update_filtering()
482 bf_tbl.num = __cpu_to_le32(3); in cw1200_update_filtering()
564 priv->multicast_filter.enable = __cpu_to_le32(1); in cw1200_prepare_multicast()
565 priv->multicast_filter.num_addrs = __cpu_to_le32(count); in cw1200_prepare_multicast()
847 __le32 wep_default_key_id = __cpu_to_le32( in cw1200_wep_key_work()
869 val32 = __cpu_to_le32(value); in cw1200_set_rts_threshold()
1737 __cpu_to_le32(1) : 0; in cw1200_set_cts_work()
1828 filter.enable = __cpu_to_le32(1); in cw1200_bss_info_changed()
1951 priv->association_mode.basic_rate_set = __cpu_to_le32( in cw1200_bss_info_changed()
[all …]
/linux/drivers/crypto/
A Dhifn_795x.c887 dma->cmdr[i].p = __cpu_to_le32(dptr + in hifn_init_dma()
890 dma->resr[i].p = __cpu_to_le32(dptr + in hifn_init_dma()
1213 dma->cmdr[dma->cmdi].l = __cpu_to_le32( in hifn_setup_cmd_desc()
1243 dma->srcr[idx].p = __cpu_to_le32(addr); in hifn_setup_src_desc()
1248 dma->srcr[idx].l = __cpu_to_le32(HIFN_D_VALID | in hifn_setup_src_desc()
1301 dma->dstr[idx].p = __cpu_to_le32(addr); in hifn_setup_dst_desc()
1306 dma->dstr[idx].l = __cpu_to_le32(HIFN_D_VALID | in hifn_setup_dst_desc()
1724 if (dma->resr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings()
1742 if (dma->srcr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings()
1752 if (dma->cmdr[i].l & __cpu_to_le32(HIFN_D_VALID)) in hifn_clear_rings()
[all …]
/linux/drivers/usb/serial/
A Dgarmin_gps.c423 usbdata[0] = __cpu_to_le32(GARMIN_LAYERID_APPL); in gsp_rec_packet()
424 usbdata[1] = __cpu_to_le32(pktid); in gsp_rec_packet()
425 usbdata[2] = __cpu_to_le32(size); in gsp_rec_packet()
810 pkt[0] = __cpu_to_le32(GARMIN_LAYERID_PRIVATE); in priv_status_resp()
811 pkt[1] = __cpu_to_le32(PRIV_PKTID_INFO_RESP); in priv_status_resp()
812 pkt[2] = __cpu_to_le32(12); in priv_status_resp()
813 pkt[3] = __cpu_to_le32(VERSION_MAJOR << 16 | VERSION_MINOR); in priv_status_resp()
814 pkt[4] = __cpu_to_le32(garmin_data_p->mode); in priv_status_resp()
815 pkt[5] = __cpu_to_le32(garmin_data_p->serial_num); in priv_status_resp()
/linux/fs/jfs/
A Djfs_types.h147 (dasdp)->limit_lo = __cpu_to_le32(limit);\
154 (dasdp)->used_lo = __cpu_to_le32(used);\
A Djfs_xtree.h35 (xad)->off2 = __cpu_to_le32((offset64) & 0xffffffff);\
A Djfs_dtree.h116 (dir_table_slot)->addr2 = __cpu_to_le32((address64) & 0xffffffff);\
/linux/include/linux/ceph/
A Ddecode.h222 #define CEPH_ENTITY_ADDR_TYPE_LEGACY __cpu_to_le32(1)
223 #define CEPH_ENTITY_ADDR_TYPE_MSGR2 __cpu_to_le32(2)
224 #define CEPH_ENTITY_ADDR_TYPE_ANY __cpu_to_le32(3)
/linux/drivers/nvdimm/
A Dnd.h77 nd_label->cxl.slot = __cpu_to_le32(slot); in nsl_set_slot()
79 nd_label->efi.slot = __cpu_to_le32(slot); in nsl_set_slot()
112 nd_label->cxl.flags = __cpu_to_le32(flags); in nsl_set_flags()
114 nd_label->efi.flags = __cpu_to_le32(flags); in nsl_set_flags()
/linux/arch/microblaze/include/asm/
A Dio.h50 #define out_le32(a, v) __raw_writel(__cpu_to_le32(v), (a))
/linux/drivers/input/serio/
A Dhyperv-keyboard.c266 request->header.type = __cpu_to_le32(SYNTH_KBD_PROTOCOL_REQUEST); in hv_kbd_connect_to_vsp()
267 request->version_requested.version = __cpu_to_le32(SYNTH_KBD_VERSION); in hv_kbd_connect_to_vsp()
/linux/drivers/staging/gdm724x/
A Dgdm_mux.c372 mux_header->start_flag = __cpu_to_le32(START_FLAG); in gdm_mux_send()
373 mux_header->seq_num = __cpu_to_le32(seq_num++); in gdm_mux_send()
374 mux_header->payload_size = __cpu_to_le32((u32)len); in gdm_mux_send()
/linux/include/linux/byteorder/
A Dgeneric.h88 #define cpu_to_le32 __cpu_to_le32
/linux/drivers/net/usb/
A Dr8153_ecm.c62 tmp = __cpu_to_le32(data); in pla_write_word()

Completed in 871 milliseconds

12