Home
last modified time | relevance | path

Searched refs:__le32_to_cpu (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dwmi.c2121 event_type = __le32_to_cpu(arg.event_type); in ath10k_wmi_event_scan()
2122 reason = __le32_to_cpu(arg.reason); in ath10k_wmi_event_scan()
2123 freq = __le32_to_cpu(arg.channel_freq); in ath10k_wmi_event_scan()
2124 req_id = __le32_to_cpu(arg.scan_req_id); in ath10k_wmi_event_scan()
2125 scan_id = __le32_to_cpu(arg.scan_id); in ath10k_wmi_event_scan()
2126 vdev_id = __le32_to_cpu(arg.vdev_id); in ath10k_wmi_event_scan()
2232 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_op_pull_mgmt_rx_ev()
2276 msdu_len = __le32_to_cpu(arg->buf_len); in ath10k_wmi_10_4_op_pull_mgmt_rx_ev()
2361 wmi_process_mgmt_tx_comp(ar, __le32_to_cpu(arg.desc_id), in ath10k_wmi_event_mgmt_tx_compl()
2362 __le32_to_cpu(arg.status)); in ath10k_wmi_event_mgmt_tx_compl()
[all …]
Dbmi.c94 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info()
95 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info()
135 if (__le32_to_cpu(tmp) == TARGET_VERSION_SENTINAL) { in ath10k_bmi_get_target_info_sdio()
146 ver_len = __le32_to_cpu(tmp); in ath10k_bmi_get_target_info_sdio()
165 target_info->version = __le32_to_cpu(resp.get_target_info.version); in ath10k_bmi_get_target_info_sdio()
166 target_info->type = __le32_to_cpu(resp.get_target_info.type); in ath10k_bmi_get_target_info_sdio()
267 *reg_val = __le32_to_cpu(resp.read_soc_reg.value); in ath10k_bmi_read_soc_reg()
353 *result = __le32_to_cpu(resp.execute.result); in ath10k_bmi_execute()
Dhtt_rx.c155 idx = __le32_to_cpu(*htt->rx_ring.alloc_idx.vaddr); in __ath10k_htt_rx_ring_fill_n()
376 if (!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
382 msdu_len_invalid = !!(__le32_to_cpu(rx_desc->attention.flags) in ath10k_htt_rx_amsdu_pop()
385 msdu_len = MS(__le32_to_cpu(rx_desc->msdu_start.common.info0), in ath10k_htt_rx_amsdu_pop()
411 last_msdu = __le32_to_cpu(rx_desc->msdu_end.common.info0) & in ath10k_htt_rx_amsdu_pop()
484 paddr = __le32_to_cpu(msdu_desc->msdu_paddr); in ath10k_htt_rx_pop_paddr32_list()
503 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr32_list()
552 if (!(__le32_to_cpu(rxd->attention.flags) & in ath10k_htt_rx_pop_paddr64_list()
763 info1 = __le32_to_cpu(rxd->ppdu_start.info1); in ath10k_htt_rx_h_rates()
764 info2 = __le32_to_cpu(rxd->ppdu_start.info2); in ath10k_htt_rx_h_rates()
[all …]
Dwmi-tlv.c201 tx_status = __le32_to_cpu(ev->tx_status); in ath10k_wmi_tlv_event_bcn_tx_status()
202 vdev_id = __le32_to_cpu(ev->vdev_id); in ath10k_wmi_tlv_event_bcn_tx_status()
249 num_items = __le32_to_cpu(ev->num_items); in ath10k_wmi_tlv_event_diag_data()
269 __le32_to_cpu(item->timestamp), in ath10k_wmi_tlv_event_diag_data()
270 __le32_to_cpu(item->code), in ath10k_wmi_tlv_event_diag_data()
340 vdev_id = __le32_to_cpu(ev->vdev_id); in ath10k_wmi_tlv_event_p2p_noa()
372 pause_id = __le32_to_cpu(ev->pause_id); in ath10k_wmi_tlv_event_tx_pause()
373 action = __le32_to_cpu(ev->action); in ath10k_wmi_tlv_event_tx_pause()
374 vdev_map = __le32_to_cpu(ev->vdev_map); in ath10k_wmi_tlv_event_tx_pause()
375 peer_id = __le32_to_cpu(ev->peer_id); in ath10k_wmi_tlv_event_tx_pause()
[all …]
Dswap.c46 payload_len = __le32_to_cpu(swap_item->tlv.length); in ath10k_swap_code_seg_fill()
62 __le32_to_cpu(swap_item->tail.bmi_write_addr); in ath10k_swap_code_seg_fill()
95 seg_size = __le32_to_cpu(seg_info->seg_hw_info.size); in ath10k_swap_code_seg_free()
Dsnoc.c592 if (__le32_to_cpu(entry->service_id) != service_id) in ath10k_snoc_hif_map_service_to_pipe()
595 switch (__le32_to_cpu(entry->pipedir)) { in ath10k_snoc_hif_map_service_to_pipe()
600 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe()
605 *ul_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe()
611 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe()
612 *ul_pipe = __le32_to_cpu(entry->pipenum); in ath10k_snoc_hif_map_service_to_pipe()
Dp2p.c54 __le32_to_cpu(noa->descriptors[i].type_count); in ath10k_p2p_noa_ie_fill()
Dbmi.h219 *val = __le32_to_cpu(tmp); \
Dpci.c1017 *value = __le32_to_cpu(val); in ath10k_pci_diag_read32()
1466 __le32_to_cpu(reg_dump_values[i]), in ath10k_pci_dump_registers()
1467 __le32_to_cpu(reg_dump_values[i + 1]), in ath10k_pci_dump_registers()
1468 __le32_to_cpu(reg_dump_values[i + 2]), in ath10k_pci_dump_registers()
1469 __le32_to_cpu(reg_dump_values[i + 3])); in ath10k_pci_dump_registers()
1815 if (__le32_to_cpu(entry->service_id) != service_id) in ath10k_pci_hif_map_service_to_pipe()
1818 switch (__le32_to_cpu(entry->pipedir)) { in ath10k_pci_hif_map_service_to_pipe()
1823 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_pci_hif_map_service_to_pipe()
1828 *ul_pipe = __le32_to_cpu(entry->pipenum); in ath10k_pci_hif_map_service_to_pipe()
1834 *dl_pipe = __le32_to_cpu(entry->pipenum); in ath10k_pci_hif_map_service_to_pipe()
[all …]
Dspectral.c93 reg0 = __le32_to_cpu(fftr->reg0); in ath10k_spectral_process_fft()
94 reg1 = __le32_to_cpu(fftr->reg1); in ath10k_spectral_process_fft()
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_common.h761 return __le32_to_cpu(rbuf[1]) & QLOGIC_IB_RHF_H_ERR_MASK; in qib_hdrget_err_flags()
766 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_RCVTYPE_SHIFT) & in qib_hdrget_rcv_type()
772 return ((__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_LENGTH_SHIFT) & in qib_hdrget_length_in_bytes()
778 return (__le32_to_cpu(rbuf[0]) >> QLOGIC_IB_RHF_EGRINDEX_SHIFT) & in qib_hdrget_index()
784 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_SEQ_SHIFT) & in qib_hdrget_seq()
790 return (__le32_to_cpu(rbuf[1]) >> QLOGIC_IB_RHF_HDRQ_OFFSET_SHIFT) & in qib_hdrget_offset()
796 return __le32_to_cpu(rbuf[0]) & QLOGIC_IB_RHF_L_USE_EGR; in qib_hdrget_use_egr_buf()
801 return (__le32_to_cpu(hdrword) >> QLOGIC_IB_I_VERS_SHIFT) & in qib_hdrget_qib_ver()
/Linux-v4.19/drivers/nvdimm/
Dlabel.c165 seq = __le32_to_cpu(nsindex[i]->seq); in __nd_label_validate()
194 nslot = __le32_to_cpu(nsindex[i]->nslot); in __nd_label_validate()
218 seq = best_seq(__le32_to_cpu(nsindex[0]->seq), in __nd_label_validate()
219 __le32_to_cpu(nsindex[1]->seq)); in __nd_label_validate()
220 if (seq == (__le32_to_cpu(nsindex[1]->seq) & NSINDEX_SEQ_MASK)) in __nd_label_validate()
316 *nslot = __le32_to_cpu(nsindex->nslot); in preamble_index()
351 if (slot != __le32_to_cpu(nd_label->slot)) in slot_valid()
400 flags = __le32_to_cpu(nd_label->flags); in nd_label_reserve_dpa()
429 u32 label_slot = __le32_to_cpu(nd_label->slot); in nd_label_active_count()
529 nslot = __le32_to_cpu(nsindex->nslot); in nd_label_write_index()
[all …]
Dpfn_devs.c224 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad); in resource_show()
250 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad); in size_show()
251 u32 end_trunc = __le32_to_cpu(pfn_sb->end_trunc); in size_show()
550 u32 start_pad = __le32_to_cpu(pfn_sb->start_pad); in __nvdimm_setup_pfn()
551 u32 end_trunc = __le32_to_cpu(pfn_sb->end_trunc); in __nvdimm_setup_pfn()
/Linux-v4.19/fs/jfs/
Djfs_types.h156 (((u64)((dasdp)->limit_hi) << 32) + __le32_to_cpu((dasdp)->limit_lo))
163 (((u64)((dasdp)->used_hi) << 32) + __le32_to_cpu((dasdp)->used_lo))
Djfs_xtree.h55 ( ((s64)((xad)->off1)) << 32 | __le32_to_cpu((xad)->off2))
Djfs_dtree.h133 ( ((s64)((dts)->addr1)) << 32 | __le32_to_cpu((dts)->addr2) )
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2-enc.c405 return (__le32_to_cpu((*vh)[0]) >> 30) & 1; in vop_interlaced()
410 return (__le32_to_cpu((*vh)[0]) >> 24) & 0x1F; in vop_channel()
415 return (__le32_to_cpu((*vh)[0]) >> 22) & 3; in vop_type()
420 return __le32_to_cpu((*vh)[0]) & 0xFFFFF; in vop_mpeg_size()
425 return (__le32_to_cpu((*vh)[1]) >> 8) & 0xFF; in vop_hsize()
430 return __le32_to_cpu((*vh)[1]) & 0xFF; in vop_vsize()
435 return __le32_to_cpu((*vh)[2]); in vop_mpeg_offset()
440 return __le32_to_cpu((*vh)[3]); in vop_jpeg_offset()
445 return __le32_to_cpu((*vh)[4]) & 0xFFFFF; in vop_jpeg_size()
450 return __le32_to_cpu((*vh)[5]); in vop_sec()
[all …]
/Linux-v4.19/drivers/input/serio/
Dhyperv-keyboard.c114 u32 msg_type = __le32_to_cpu(msg->header.type); in hv_kbd_on_receive()
153 info = __le32_to_cpu(ks_msg->info); in hv_kbd_on_receive()
310 proto_status = __le32_to_cpu(response->proto_status); in hv_kbd_connect_to_vsp()
/Linux-v4.19/arch/microblaze/include/asm/
Dio.h63 #define in_le32(a) __le32_to_cpu(__raw_readl(a))
/Linux-v4.19/arch/m68k/include/asm/
Dio_no.h78 return __le32_to_cpu(__raw_readl(addr)); in readl()
/Linux-v4.19/net/nfc/nci/
Drsp.c65 ndev->nfcc_features = __le32_to_cpu(rsp_1->nfcc_features); in nci_core_init_rsp_packet()
90 __le32_to_cpu(rsp_2->manufact_specific_info); in nci_core_init_rsp_packet()
/Linux-v4.19/include/linux/byteorder/
Dgeneric.h89 #define le32_to_cpu __le32_to_cpu
/Linux-v4.19/include/asm-generic/
Dio.h186 val = __le32_to_cpu(__raw_readl(addr)); in readl()
274 return __le32_to_cpu(__raw_readl(addr)); in readl_relaxed()
499 val = __le32_to_cpu(__raw_readl(PCI_IOBASE + addr)); in inl()
/Linux-v4.19/include/uapi/linux/byteorder/
Dbig_endian.h34 #define __le32_to_cpu(x) __swab32((__force __u32)(__le32)(x)) macro
Dlittle_endian.h34 #define __le32_to_cpu(x) ((__force __u32)(__le32)(x)) macro

123