Searched refs:cpu_to_le32 (Results 526 - 550 of 1612) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/md/
H A Draid5-ppl.c259 pplhdr->signature = cpu_to_le32(ppl_conf->signature);
339 e->parity_disk = cpu_to_le32(sh->pd_idx);
340 e->checksum = cpu_to_le32(~0);
349 e->checksum = cpu_to_le32(crc32c_le(le32_to_cpu(e->checksum),
453 e->checksum = cpu_to_le32(~le32_to_cpu(e->checksum));
456 pplhdr->entries_count = cpu_to_le32(io->entries_count);
457 pplhdr->checksum = cpu_to_le32(~crc32c_le(~0, pplhdr, PPL_HEADER_SIZE));
1054 pplhdr->signature = cpu_to_le32(log->ppl_conf->signature);
1055 pplhdr->checksum = cpu_to_le32(~crc32c_le(~0, pplhdr, PAGE_SIZE));
H A Ddm-thin-metadata.c259 disk_super->csum = cpu_to_le32(dm_bm_checksum(&disk_super->flags,
285 csum_le = cpu_to_le32(dm_bm_checksum(&disk_super->flags,
583 disk_super->version = cpu_to_le32(THIN_VERSION);
592 disk_super->metadata_block_size = cpu_to_le32(THIN_METADATA_BLOCK_SIZE);
594 disk_super->data_block_size = cpu_to_le32(pmd->data_block_size);
864 details.creation_time = cpu_to_le32(td->creation_time);
865 details.snapshotted_time = cpu_to_le32(td->snapshotted_time);
928 disk_super->time = cpu_to_le32(pmd->time);
932 disk_super->flags = cpu_to_le32(pmd->flags);
1076 details_le.creation_time = cpu_to_le32(pm
[all...]
/linux-master/drivers/regulator/
H A Dqcom_smd-regulator.c49 req[reqlen].key = cpu_to_le32(RPM_KEY_SWEN);
50 req[reqlen].nbytes = cpu_to_le32(sizeof(u32));
51 req[reqlen].value = cpu_to_le32(vreg->is_enabled);
56 req[reqlen].key = cpu_to_le32(RPM_KEY_UV);
57 req[reqlen].nbytes = cpu_to_le32(sizeof(u32));
58 req[reqlen].value = cpu_to_le32(vreg->uV);
63 req[reqlen].key = cpu_to_le32(RPM_KEY_MA);
64 req[reqlen].nbytes = cpu_to_le32(sizeof(u32));
65 req[reqlen].value = cpu_to_le32(vreg->load / 1000);
/linux-master/drivers/firmware/arm_scmi/
H A Dperf.c360 msg->domain = cpu_to_le32(p->perf_dom->id);
362 msg->level_index = cpu_to_le32(desc_index);
528 limits->domain = cpu_to_le32(domain);
529 limits->max_level = cpu_to_le32(max_perf);
530 limits->min_level = cpu_to_le32(min_perf);
684 lvl->domain = cpu_to_le32(domain);
685 lvl->level = cpu_to_le32(level);
811 notify->domain = cpu_to_le32(domain);
812 notify->notify_enable = enable ? cpu_to_le32(BIT(0)) : 0;
/linux-master/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma.h301 writel(cpu_to_le32(val), dev->regs + reg);
311 writel(cpu_to_le32(val), dev->driver_uar.map + PVRDMA_UAR_CQ_OFFSET);
316 writel(cpu_to_le32(val), dev->driver_uar.map + PVRDMA_UAR_QP_OFFSET);
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-alsa.c399 buf->risc.jmp[0] = cpu_to_le32(RISC_JUMP|RISC_IRQ1|RISC_CNT_INC);
400 buf->risc.jmp[1] = cpu_to_le32(buf->risc.dma);
401 buf->risc.jmp[2] = cpu_to_le32(0); /* bits 63-32 */
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ddevices.c125 return cpu_to_le32(res);
428 cmd.switch_time = cpu_to_le32(priv->ucode_beacon_time);
596 cmd->switch_time = cpu_to_le32(priv->ucode_beacon_time);
/linux-master/drivers/usb/gadget/udc/bdc/
H A Dbdc_ep.c108 cpu_to_le32(lower_32_bits(next_table->dma));
111 cpu_to_le32(upper_32_bits(next_table->dma));
117 cpu_to_le32(MARK_CHAIN_BD);
482 bd->offset[0] = cpu_to_le32(lower_32_bits(buf_add));
483 bd->offset[1] = cpu_to_le32(upper_32_bits(buf_add));
484 bd->offset[2] = cpu_to_le32(dword2);
485 bd->offset[3] = cpu_to_le32(dword3);
494 bd->offset[3] = cpu_to_le32(BD_SBF);
498 bd->offset[3] &= cpu_to_le32(~BD_SBF);
845 bd_start->offset[0] = cpu_to_le32(lower_32_bit
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbcdc.c120 msg->cmd = cpu_to_le32(cmd);
121 msg->len = cpu_to_le32(len);
127 msg->flags = cpu_to_le32(flags);
H A Dcfg80211.c536 key_le->index = cpu_to_le32(key->index);
537 key_le->len = cpu_to_le32(key->len);
538 key_le->algo = cpu_to_le32(key->algo);
539 key_le->flags = cpu_to_le32(key->flags);
540 key_le->rxiv.hi = cpu_to_le32(key->rxiv.hi);
542 key_le->iv_initialized = cpu_to_le32(key->iv_initialized);
796 mbss_ssid_le.bsscfgidx = cpu_to_le32(bsscfgidx);
797 mbss_ssid_le.SSID_len = cpu_to_le32(5);
1096 params_le->scan_type = cpu_to_le32(BRCMF_SCANTYPE_ACTIVE);
1098 params_le->nprobes = cpu_to_le32(
[all...]
/linux-master/drivers/rpmsg/
H A Dqcom_glink_native.c393 msg.param2 = cpu_to_le32(glink->features);
404 msg.param2 = cpu_to_le32(glink->features);
416 msg.param2 = cpu_to_le32(0);
481 req.msg.param2 = cpu_to_le32(name_len);
661 msg.param2 = cpu_to_le32(granted);
692 cmd.count = cpu_to_le32(1);
693 cmd.size = cpu_to_le32(intent->size);
694 cmd.liid = cpu_to_le32(intent->id);
1058 msg.param2 = cpu_to_le32(sigs);
1428 req.msg.param2 = cpu_to_le32(ii
[all...]
/linux-master/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.h216 *(__pdesc + 8) = cpu_to_le32(__val);
226 *(__pdesc + 10) = cpu_to_le32(__val);
326 *(__pdesc + 6) = cpu_to_le32(__val);
/linux-master/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c92 gcl_data->btl = cpu_to_le32(lower_32_bits(admin_conf->base_time));
93 gcl_data->bth = cpu_to_le32(upper_32_bits(admin_conf->base_time));
94 gcl_data->ct = cpu_to_le32(admin_conf->cycle_time);
95 gcl_data->cte = cpu_to_le32(admin_conf->cycle_time_extension);
104 temp_gce->period = cpu_to_le32(temp_entry->interval);
552 si_conf->iports = cpu_to_le32(1 << port);
569 si_conf->stream_handle = cpu_to_le32(sid->handle);
570 si_conf->iports = cpu_to_le32(1 << port);
628 cpu_to_le32(sfi->handle);
633 sfi_config->input_ports = cpu_to_le32(
[all...]
/linux-master/net/ceph/
H A Dmessenger_v1.c234 con->out_msg->hdr.crc = cpu_to_le32(crc);
239 con->out_msg->footer.front_crc = cpu_to_le32(crc);
243 con->out_msg->footer.middle_crc = cpu_to_le32(crc);
345 con->v1.out_connect.authorizer_protocol = cpu_to_le32(auth_proto);
347 cpu_to_le32(auth->authorizer_buf_len);
401 con->v1.out_connect.host_type = cpu_to_le32(CEPH_ENTITY_TYPE_CLIENT);
402 con->v1.out_connect.connect_seq = cpu_to_le32(con->v1.connect_seq);
403 con->v1.out_connect.global_seq = cpu_to_le32(global_seq);
404 con->v1.out_connect.protocol_version = cpu_to_le32(proto);
502 msg->footer.data_crc = cpu_to_le32(cr
[all...]
/linux-master/fs/smb/client/
H A Dsmb2file.c146 cpu_to_le32(oparms->tcon->handle_timeout);
245 cur->Flags = cpu_to_le32(SMB2_LOCKFLAG_UNLOCK);
306 cur->Flags = cpu_to_le32(li->type |
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomctrl.c220 cpu_to_le32((engine_clock & SET_CLOCK_FREQ_MASK) |
225 cpu_to_le32(memory_clock & SET_CLOCK_FREQ_MASK);
295 mpll_parameters.ulClock = cpu_to_le32(clock_value);
344 mpll_parameters.ulClock.ulClock = cpu_to_le32(clock_value);
365 mpll_parameters.ulClock.ulClock = cpu_to_le32(clock_value);
395 pll_parameters.ulClock = cpu_to_le32(clock_value);
418 pll_patameters.ulClock.ulClock = cpu_to_le32(clock_value);
455 pll_patameters.ulClock.ulClock = cpu_to_le32(clock_value);
487 pll_patameters.ulClock.ulClock = cpu_to_le32(clock_value);
1133 cpu_to_le32(scl
[all...]
/linux-master/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c163 gdesc->dword[2] = cpu_to_le32(dw2);
166 gdesc->dword[3] = cpu_to_le32(VMXNET3_TXD_CQ | VMXNET3_TXD_EOP);
183 gdesc->dword[2] = cpu_to_le32(le32_to_cpu(gdesc->dword[2]) ^
/linux-master/drivers/scsi/qla2xxx/
H A Dqla_target.c1815 f_ctl = cpu_to_le32(F_CTL_EXCH_CONTEXT_RESP |
1887 f_ctl = cpu_to_le32(F_CTL_EXCH_CONTEXT_RESP |
2334 ctio->u.status1.residual = cpu_to_le32(get_datalen_for_atio(atio));
2632 pkt->u.status0.relative_offset = cpu_to_le32(prm->cmd->offset);
2696 pkt24->u.status0.transfer_length = cpu_to_le32(prm->cmd->bufflen);
2865 ctio->u.status0.residual = cpu_to_le32(prm->residual);
2993 ctx->ref_tag = cpu_to_le32(lba);
3005 ctx->ref_tag = cpu_to_le32(lba);
3022 ctx->ref_tag = cpu_to_le32(lba);
3161 pkt->relative_offset = cpu_to_le32(pr
[all...]
/linux-master/arch/arm64/kernel/
H A Dmodule.c148 *place = cpu_to_le32(insn);
173 *place = cpu_to_le32(insn);
214 *place = cpu_to_le32(insn);
/linux-master/drivers/cxl/
H A Dpmem.c131 .offset = cpu_to_le32(cmd->in_offset),
132 .length = cpu_to_le32(cmd->in_length),
169 .offset = cpu_to_le32(cmd->in_offset),
/linux-master/fs/ntfs3/
H A Dsuper.c793 ref.low = cpu_to_le32(ino);
1086 rec->used = cpu_to_le32(ao + ALIGN(sizeof(enum ATTR_TYPE), 8));
1087 rec->total = cpu_to_le32(sbi->record_size);
1210 ref.low = cpu_to_le32(MFT_REC_VOL);
1258 ref.low = cpu_to_le32(MFT_REC_MIRR);
1273 ref.low = cpu_to_le32(MFT_REC_LOG);
1303 ref.low = cpu_to_le32(MFT_REC_MFT);
1332 ref.low = cpu_to_le32(MFT_REC_BITMAP);
1372 ref.low = cpu_to_le32(MFT_REC_BADCLUST);
1410 ref.low = cpu_to_le32(MFT_REC_ATT
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c264 txd[0] = cpu_to_le32(val);
267 txd[1] = cpu_to_le32(val);
329 cpu_to_le32(a1),
330 cpu_to_le32(a2),
331 cpu_to_le32(a3),
1024 bss->conn_type = cpu_to_le32(type);
1316 vht->vht_cap = cpu_to_le32(sta->deflink.vht_cap.cap);
1766 tx_proc->flag = cpu_to_le32(0);
1892 ra->field = cpu_to_le32(field);
2086 ra->sta_cap = cpu_to_le32(ca
[all...]
/linux-master/drivers/usb/storage/
H A Dene_ub6250.c698 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
738 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
885 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
904 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1164 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1197 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1274 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1356 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1540 bcb->Signature = cpu_to_le32(US_BULK_CB_SIGN);
1659 bcb->Signature = cpu_to_le32(US_BULK_CB_SIG
[all...]
/linux-master/drivers/scsi/mvsas/
H A Dmv_sas.c379 mvi->tx[mvi->tx_prod] = cpu_to_le32((TXQ_CMD_SMP << TXQ_CMD_SHIFT) |
384 hdr->lens = cpu_to_le32(((resp_len / 4) << 16) | ((req_len - 4) / 4));
385 hdr->tags = cpu_to_le32(tag);
456 mvi->tx[mvi->tx_prod] = cpu_to_le32(del_q);
470 hdr->flags = cpu_to_le32(flags);
477 hdr->tags = cpu_to_le32(hdr_tag);
479 hdr->data_len = cpu_to_le32(task->total_xfer_len);
526 hdr->lens = cpu_to_le32(((resp_len / 4) << 16) | (req_len / 4));
580 mvi->tx[mvi->tx_prod] = cpu_to_le32(TXQ_MODE_I | tag |
590 hdr->flags = cpu_to_le32(flag
[all...]
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed.c696 desc->buf0 = cpu_to_le32(buf_phys);
702 desc->buf1 = cpu_to_le32(buf_phys + txd_size);
716 desc->ctrl = cpu_to_le32(ctrl);
814 desc->buf0 = cpu_to_le32(buf_phys);
815 desc->token = cpu_to_le32(RX_DMA_PREP_ADDR64(buf_phys));
1361 .base = cpu_to_le32(MTK_WED_WOCPU_VIEW_MIOD_BASE),
1362 .cnt = cpu_to_le32(MTK_WED_MIOD_CNT),
1363 .unit = cpu_to_le32(MTK_WED_MIOD_ENTRY_CNT),
1366 .base = cpu_to_le32(MTK_WED_WOCPU_VIEW_MIOD_BASE +
1368 .cnt = cpu_to_le32(MTK_WED_FB_CMD_CN
[all...]

Completed in 407 milliseconds

<<21222324252627282930>>