Home
last modified time | relevance | path

Searched refs:le32_to_cpu (Results 1 – 25 of 1680) sorted by relevance

12345678910>>...68

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.c418 le32_to_cpu(desc->fw_version)); in amdgpu_ucode_print_psp_hdr()
420 le32_to_cpu(desc->size_bytes)); in amdgpu_ucode_print_psp_hdr()
424 le32_to_cpu(desc->fw_version)); in amdgpu_ucode_print_psp_hdr()
426 le32_to_cpu(desc->size_bytes)); in amdgpu_ucode_print_psp_hdr()
430 le32_to_cpu(desc->fw_version)); in amdgpu_ucode_print_psp_hdr()
432 le32_to_cpu(desc->size_bytes)); in amdgpu_ucode_print_psp_hdr()
436 le32_to_cpu(desc->fw_version)); in amdgpu_ucode_print_psp_hdr()
438 le32_to_cpu(desc->size_bytes)); in amdgpu_ucode_print_psp_hdr()
442 le32_to_cpu(desc->fw_version)); in amdgpu_ucode_print_psp_hdr()
444 le32_to_cpu(desc->size_bytes)); in amdgpu_ucode_print_psp_hdr()
[all …]
H A Damdgpu_rlc.c208 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
209 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table()
216 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
217 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table()
224 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
225 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table()
232 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
233 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table()
240 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table()
241 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table()
[all …]
/linux-6.15/drivers/net/wireless/ath/ath12k/
H A Ddebugfs_htt_stats.c185 le32_to_cpu(htt_stats_buf->hw_filt)); in htt_print_tx_pdev_stats_cmn_tlv()
189 le32_to_cpu(htt_stats_buf->ppdu_ok)); in htt_print_tx_pdev_stats_cmn_tlv()
195 le32_to_cpu(htt_stats_buf->data_rc)); in htt_print_tx_pdev_stats_cmn_tlv()
727 le32_to_cpu(htt_buf->tx_abort)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
731 le32_to_cpu(htt_buf->rx_abort)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
737 le32_to_cpu(htt_buf->warm_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
739 le32_to_cpu(htt_buf->cold_reset)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
761 le32_to_cpu(htt_buf->tx_flush)); in ath12k_htt_print_hw_stats_pdev_errs_tlv()
874 le32_to_cpu(htt_stats_buf->mask)); in ath12k_htt_print_hw_stats_intr_misc_tlv()
1465 le32_to_cpu(htt_stats_buf->eok)); in ath12k_htt_print_tx_de_classify_status_stats_tlv()
[all …]
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c137 le32_to_cpu( in pp_atomfwctrl_get_voltage_table_v4()
266 le32_to_cpu(profile->dispclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information()
268 le32_to_cpu(profile->dispclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information()
270 le32_to_cpu(profile->dispclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information()
278 le32_to_cpu(profile->pixclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information()
280 le32_to_cpu(profile->pixclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information()
282 le32_to_cpu(profile->pixclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information()
284 le32_to_cpu(profile->phyclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information()
286 le32_to_cpu(profile->phyclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information()
288 le32_to_cpu(profile->phyclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information()
[all …]
/linux-6.15/drivers/gpu/drm/radeon/
H A Dradeon_ucode.c42 le32_to_cpu(hdr->ucode_array_offset_bytes)); in radeon_ucode_print_common_hdr()
43 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); in radeon_ucode_print_common_hdr()
59 le32_to_cpu(mc_hdr->io_debug_size_bytes)); in radeon_ucode_print_mc_hdr()
61 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in radeon_ucode_print_mc_hdr()
98 le32_to_cpu(gfx_hdr->ucode_feature_version)); in radeon_ucode_print_gfx_hdr()
119 le32_to_cpu(rlc_hdr->ucode_feature_version)); in radeon_ucode_print_rlc_hdr()
121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
125 le32_to_cpu(rlc_hdr->avail_scratch_ram_locations)); in radeon_ucode_print_rlc_hdr()
146 le32_to_cpu(sdma_hdr->ucode_feature_version)); in radeon_ucode_print_sdma_hdr()
148 le32_to_cpu(sdma_hdr->ucode_change_version)); in radeon_ucode_print_sdma_hdr()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c24 flag = le32_to_cpu(il->_4965.stats.flag); in il4965_stats_flag()
125 le32_to_cpu(ofdm->false_alarm_cnt), in il4965_ucode_rx_stats_read()
144 le32_to_cpu(ofdm->unresponded_rts), in il4965_ucode_rx_stats_read()
163 le32_to_cpu(ofdm->sent_ba_rsp_cnt), in il4965_ucode_rx_stats_read()
168 le32_to_cpu(ofdm->dsp_self_kill), in il4965_ucode_rx_stats_read()
173 le32_to_cpu(ofdm->mh_format_err), in il4965_ucode_rx_stats_read()
218 le32_to_cpu(cck->false_alarm_cnt), in il4965_ucode_rx_stats_read()
236 le32_to_cpu(cck->unresponded_rts), in il4965_ucode_rx_stats_read()
255 le32_to_cpu(cck->sent_ba_rsp_cnt), in il4965_ucode_rx_stats_read()
489 le32_to_cpu(tx->rx_detected_cnt), in il4965_ucode_tx_stats_read()
[all …]
H A D3945-debug.c20 le32_to_cpu(il->_3945.stats.flag)); in il3945_stats_flag()
25 (le32_to_cpu(il->_3945.stats.flag) & in il3945_stats_flag()
28 (le32_to_cpu(il->_3945.stats.flag) & in il3945_stats_flag()
122 le32_to_cpu(ofdm->false_alarm_cnt), in il3945_ucode_rx_stats_read()
145 le32_to_cpu(ofdm->unresponded_rts), in il3945_ucode_rx_stats_read()
211 le32_to_cpu(cck->false_alarm_cnt), in il3945_ucode_rx_stats_read()
233 le32_to_cpu(cck->unresponded_rts), in il3945_ucode_rx_stats_read()
341 le32_to_cpu(tx->rx_detected_cnt), in il3945_ucode_tx_stats_read()
353 le32_to_cpu(tx->bt_prio_kill_cnt), in il3945_ucode_tx_stats_read()
447 le32_to_cpu(general->sleep_time), in il3945_ucode_general_stats_read()
[all …]
/linux-6.15/sound/soc/qcom/qdsp6/
H A Dtopology.c222 sz = sz + le32_to_cpu(sg_array->size); in audioreach_get_sg_array()
224 switch (le32_to_cpu(sg_elem->token)) { in audioreach_get_sg_array()
255 sz = sz + le32_to_cpu(cont_array->size); in audioreach_get_cont_array()
288 sz = sz + le32_to_cpu(mod_array->size); in audioreach_get_module_array()
290 switch (le32_to_cpu(mod_elem->token)) { in audioreach_get_module_array()
322 switch (le32_to_cpu(sg_elem->token)) { in audioreach_parse_sg_tokens()
335 graph_id = le32_to_cpu(sg_elem->value); in audioreach_parse_sg_tokens()
433 token = le32_to_cpu(mod_elem->token); in audioreach_parse_common_tokens()
820 switch (le32_to_cpu(w_elem->token)) { in audioreach_widget_load_mixer()
1199 switch (le32_to_cpu(c_elem->token)) { in audioreach_control_load_mix()
[all …]
/linux-6.15/drivers/gpu/drm/amd/amdkfd/
H A Dsoc15_int.h38 #define SOC15_CLIENT_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) & 0xff)
39 #define SOC15_SOURCE_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 8 & 0xff)
40 #define SOC15_RING_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 16 & 0xff)
41 #define SOC15_VMID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 24 & 0xf)
42 #define SOC15_VMID_TYPE_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 31 & 0x1)
43 #define SOC15_PASID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) & 0xffff)
44 #define SOC15_NODEID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) >> 16 & 0xff)
45 #define SOC15_CONTEXT_ID0_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[4]))
46 #define SOC15_CONTEXT_ID1_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[5]))
47 #define SOC15_CONTEXT_ID2_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[6]))
[all …]
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_descs.c23 tdes3 = le32_to_cpu(p->des3); in dwmac4_wrback_get_tx_status()
431 le32_to_cpu(p->des0), le32_to_cpu(p->des1), in dwmac4_display_ring()
432 le32_to_cpu(p->des2), le32_to_cpu(p->des3)); in dwmac4_display_ring()
442 le32_to_cpu(extp->basic.des0), le32_to_cpu(extp->basic.des1), in dwmac4_display_ring()
443 le32_to_cpu(extp->basic.des2), le32_to_cpu(extp->basic.des3), in dwmac4_display_ring()
444 le32_to_cpu(extp->des4), le32_to_cpu(extp->des5), in dwmac4_display_ring()
445 le32_to_cpu(extp->des6), le32_to_cpu(extp->des7)); in dwmac4_display_ring()
455 le32_to_cpu(ep->des4), le32_to_cpu(ep->des5), in dwmac4_display_ring()
456 le32_to_cpu(ep->des6), le32_to_cpu(ep->des7), in dwmac4_display_ring()
457 le32_to_cpu(ep->basic.des0), le32_to_cpu(ep->basic.des1), in dwmac4_display_ring()
[all …]
/linux-6.15/drivers/net/ethernet/sfc/
H A Defx_devlink.c343 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v2()
344 le32_to_cpu(ver.dwords[2]), le32_to_cpu(ver.dwords[3]), in efx_devlink_info_running_v2()
369 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v3()
382 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v3()
407 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v4()
421 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v4()
435 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v4()
449 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v4()
464 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v4()
490 le32_to_cpu(ver.dwords[0]), le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v5()
[all …]
/linux-6.15/fs/adfs/
H A Ddir_fplus.c15 ALIGN(le32_to_cpu(h->bigdirnamelen), 4) + in adfs_fplus_offset()
21 unsigned int size = le32_to_cpu(h->bigdirsize); in adfs_fplus_validate_header()
34 len = ALIGN(le32_to_cpu(h->bigdirnamelen), 4); in adfs_fplus_validate_header()
41 len = le32_to_cpu(h->bigdirnamesize); in adfs_fplus_validate_header()
51 len = le32_to_cpu(h->bigdirentries); in adfs_fplus_validate_header()
79 le32_to_cpu(h->bigdirnamesize); in adfs_fplus_checkbyte()
123 dirsize = le32_to_cpu(h->bigdirsize); in adfs_fplus_read()
189 obj->loadaddr = le32_to_cpu(bde.bigdirload); in adfs_fplus_getnext()
190 obj->execaddr = le32_to_cpu(bde.bigdirexec); in adfs_fplus_getnext()
191 obj->size = le32_to_cpu(bde.bigdirlen); in adfs_fplus_getnext()
[all …]
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-dbg-tlv.c71 u32 len = le32_to_cpu(tlv->length); in iwl_dbg_tlv_add()
88 u32 type = le32_to_cpu(tlv->type); in iwl_dbg_tlv_ver_support()
90 u32 ver = le32_to_cpu(hdr->version); in iwl_dbg_tlv_ver_support()
197 u32 id = le32_to_cpu(reg->id); in iwl_dbg_tlv_alloc_region()
255 u32 rf = le32_to_cpu(trig->reset_fw); in iwl_dbg_tlv_alloc_trigger()
278 if (!le32_to_cpu(trig->occurrences)) { in iwl_dbg_tlv_alloc_trigger()
337 type = le32_to_cpu(tlv->type); in iwl_dbg_tlv_alloc()
339 domain = le32_to_cpu(hdr->domain); in iwl_dbg_tlv_alloc()
356 le32_to_cpu(hdr->version)); in iwl_dbg_tlv_alloc()
483 tlv_len = le32_to_cpu(tlv->length); in iwl_dbg_tlv_parse_bin()
[all …]
/linux-6.15/sound/soc/
H A Dsoc-topology.c192 return le32_to_cpu(chan[i].reg); in tplg_chan_get_reg()
599 p[2] = le32_to_cpu(scale->min); in soc_tplg_create_tlv_db_scale()
668 sm->max = le32_to_cpu(mc->max); in soc_tplg_control_dmixer_create()
669 sm->min = le32_to_cpu(mc->min); in soc_tplg_control_dmixer_create()
1147 le32_to_cpu(w->priv.size)); in soc_tplg_dapm_widget_create()
1516 link->playback_only = le32_to_cpu(pcm->playback) && !le32_to_cpu(pcm->capture); in soc_tplg_fe_link_create()
1517 link->capture_only = !le32_to_cpu(pcm->playback) && le32_to_cpu(pcm->capture); in soc_tplg_fe_link_create()
1570 size = le32_to_cpu(pcm->size); in soc_tplg_pcm_elems_load()
1585 size = le32_to_cpu(pcm->size); in soc_tplg_pcm_elems_load()
1791 size = le32_to_cpu(link->size); in soc_tplg_link_elems_load()
[all …]
/linux-6.15/fs/squashfs/
H A Dinode.c143 frag = le32_to_cpu(sqsh_ino->fragment); in squashfs_read_inode()
145 frag_offset = le32_to_cpu(sqsh_ino->offset); in squashfs_read_inode()
186 frag = le32_to_cpu(sqsh_ino->fragment); in squashfs_read_inode()
188 frag_offset = le32_to_cpu(sqsh_ino->offset); in squashfs_read_inode()
200 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode()
254 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode()
307 xattr_id = le32_to_cpu(xattr); in squashfs_read_inode()
330 rdev = le32_to_cpu(sqsh_ino->rdev); in squashfs_read_inode()
351 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode()
354 rdev = le32_to_cpu(sqsh_ino->rdev); in squashfs_read_inode()
[all …]
/linux-6.15/include/trace/events/
H A Ddlm.h359 __entry->rc_type = le32_to_cpu(rc->rc_type);
437 __entry->m_type = le32_to_cpu(ms->m_type);
439 __entry->m_pid = le32_to_cpu(ms->m_pid);
440 __entry->m_lkid = le32_to_cpu(ms->m_lkid);
448 __entry->m_hash = le32_to_cpu(ms->m_hash);
453 __entry->m_asts = le32_to_cpu(ms->m_asts);
533 __entry->m_type = le32_to_cpu(ms->m_type);
535 __entry->m_pid = le32_to_cpu(ms->m_pid);
536 __entry->m_lkid = le32_to_cpu(ms->m_lkid);
544 __entry->m_hash = le32_to_cpu(ms->m_hash);
[all …]
/linux-6.15/fs/hpfs/
H A Danode.c27 a = le32_to_cpu(btree->u.internal[i].down); in hpfs_bplus_lookup()
39le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) > sec) { in hpfs_bplus_lookup()
40 …a = le32_to_cpu(btree->u.external[i].disk_secno) + sec - le32_to_cpu(btree->u.external[i].file_sec… in hpfs_bplus_lookup()
98 …if (le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length) != fse… in hpfs_add_sector_to_btree()
100 le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].length), fsecno, in hpfs_add_sector_to_btree()
123 …fs = n < 0 ? 0 : le32_to_cpu(btree->u.external[n].file_secno) + le32_to_cpu(btree->u.external[n].l… in hpfs_add_sector_to_btree()
307 ano = le32_to_cpu(anode->up); in hpfs_remove_btree()
455 …if (le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) >= sec… in hpfs_truncate_btree()
463 …else if (le32_to_cpu(btree->u.external[i].file_secno) + le32_to_cpu(btree->u.external[i].length) >… in hpfs_truncate_btree()
465 le32_to_cpu(btree->u.external[i].file_secno), le32_to_cpu(btree->u.external[i].length) in hpfs_truncate_btree()
[all …]
H A Dmap.c27 sec = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); in hpfs_map_bitmap()
68 if (le32_to_cpu(cp->magic) != CP_DIR_MAGIC) { in hpfs_load_code_page()
70 le32_to_cpu(cp->magic)); in hpfs_load_code_page()
74 if (!le32_to_cpu(cp->n_code_pages)) { in hpfs_load_code_page()
79 cpds = le32_to_cpu(cp->array[0].code_page_data); in hpfs_load_code_page()
141 n_hotfixes = le32_to_cpu(spareblock->n_spares); in hpfs_load_hotfix_map()
174 if (le32_to_cpu(fnode->magic) != FNODE_MAGIC) { in hpfs_map_fnode()
231 if (le32_to_cpu(anode->self) != ano) { in hpfs_map_anode()
276 if (le32_to_cpu(dnode->self) != secno) in hpfs_map_dnode()
280 if (le32_to_cpu(dnode->first_free) > 2048) { in hpfs_map_dnode()
[all …]
H A Dea.c93 a = le32_to_cpu(fnode->ea_secno); in hpfs_read_ea()
94 len = le32_to_cpu(fnode->ea_size_l); in hpfs_read_ea()
150 a = le32_to_cpu(fnode->ea_secno); in hpfs_get_ea()
151 len = le32_to_cpu(fnode->ea_size_l); in hpfs_get_ea()
211 a = le32_to_cpu(fnode->ea_secno); in hpfs_set_ea()
212 len = le32_to_cpu(fnode->ea_size_l); in hpfs_set_ea()
285 len = (le32_to_cpu(fnode->ea_size_l) + 511) >> 9; in hpfs_set_ea()
355 …if (hpfs_ea_write(s, le32_to_cpu(fnode->ea_secno), fnode_in_anode(fnode), le32_to_cpu(fnode->ea_si… in hpfs_set_ea()
363 if (le32_to_cpu(fnode->ea_secno)) in hpfs_set_ea()
364 …if (fnode_in_anode(fnode)) hpfs_truncate_btree(s, le32_to_cpu(fnode->ea_secno), 1, (le32_to_cpu(fn… in hpfs_set_ea()
[all …]
/linux-6.15/block/partitions/
H A Defi.c356 if (le32_to_cpu((*gpt)->header_size) > in is_gpt_valid()
359 le32_to_cpu((*gpt)->header_size), in is_gpt_valid()
367 le32_to_cpu((*gpt)->header_size), in is_gpt_valid()
373 origcrc = le32_to_cpu((*gpt)->header_crc32); in is_gpt_valid()
423 le32_to_cpu((*gpt)->sizeof_partition_entry); in is_gpt_valid()
520 if (le32_to_cpu(pgpt->num_partition_entries) != in compare_gpts()
524 le32_to_cpu(pgpt->num_partition_entries), in compare_gpts()
525 le32_to_cpu(agpt->num_partition_entries)); in compare_gpts()
528 if (le32_to_cpu(pgpt->sizeof_partition_entry) != in compare_gpts()
533 le32_to_cpu(agpt->sizeof_partition_entry)); in compare_gpts()
[all …]
/linux-6.15/drivers/mtd/parsers/
H A Dsharpslpart.c313 if (le32_to_cpu(buf[0].end) <= le32_to_cpu(buf[0].start) || in sharpsl_nand_read_partinfo()
314 le32_to_cpu(buf[1].start) < le32_to_cpu(buf[0].end) || in sharpsl_nand_read_partinfo()
315 le32_to_cpu(buf[1].end) <= le32_to_cpu(buf[1].start) || in sharpsl_nand_read_partinfo()
316 le32_to_cpu(buf[2].start) < le32_to_cpu(buf[1].end) || in sharpsl_nand_read_partinfo()
317 le32_to_cpu(buf[2].end) <= le32_to_cpu(buf[2].start)) { in sharpsl_nand_read_partinfo()
374 sharpsl_nand_parts[0].size = le32_to_cpu(buf[0].end) - in sharpsl_parse_mtd_partitions()
375 le32_to_cpu(buf[0].start); in sharpsl_parse_mtd_partitions()
379 sharpsl_nand_parts[1].size = le32_to_cpu(buf[1].end) - in sharpsl_parse_mtd_partitions()
380 le32_to_cpu(buf[1].start); in sharpsl_parse_mtd_partitions()
384 sharpsl_nand_parts[2].size = le32_to_cpu(buf[2].end) - in sharpsl_parse_mtd_partitions()
[all …]
/linux-6.15/drivers/accel/qaic/
H A Dsahara.c284 le32_to_cpu(context->rx->length), in sahara_hello()
288 le32_to_cpu(context->rx->hello.mode)); in sahara_hello()
292 le32_to_cpu(context->rx->length)); in sahara_hello()
330 le32_to_cpu(context->rx->length), in sahara_read_data()
337 le32_to_cpu(context->rx->length)); in sahara_read_data()
406 le32_to_cpu(context->rx->length), in sahara_end_of_image()
412 le32_to_cpu(context->rx->length)); in sahara_end_of_image()
443 le32_to_cpu(context->rx->length), in sahara_memory_debug64()
449 le32_to_cpu(context->rx->length)); in sahara_memory_debug64()
524 le32_to_cpu(context->rx->cmd)); in sahara_processing()
[all …]
/linux-6.15/fs/smb/server/
H A Dsmb2misc.c119 *off = le32_to_cpu(((struct smb2_create_req *) in smb2_get_data_area_len()
265 return le32_to_cpu(h->InputBufferLength) + in smb2_query_info_req_len()
266 le32_to_cpu(h->OutputBufferLength); in smb2_query_info_req_len()
271 return le32_to_cpu(h->BufferLength); in smb2_set_info_req_len()
276 return le32_to_cpu(h->Length); in smb2_read_req_len()
281 return le32_to_cpu(h->Length); in smb2_write_req_len()
286 return le32_to_cpu(h->OutputBufferLength); in smb2_query_dir_req_len()
291 return le32_to_cpu(h->InputCount) + in smb2_ioctl_req_len()
292 le32_to_cpu(h->OutputCount); in smb2_ioctl_req_len()
297 return le32_to_cpu(h->MaxInputResponse) + in smb2_ioctl_resp_len()
[all …]
/linux-6.15/drivers/power/supply/
H A Dqcom_battmgr.c946 notification = le32_to_cpu(msg->notification); in qcom_battmgr_notification()
998 unsigned int opcode = le32_to_cpu(resp->hdr.opcode); in qcom_battmgr_sc8280xp_callback()
1024 battmgr->unit = le32_to_cpu(resp->info.power_unit); in qcom_battmgr_sc8280xp_callback()
1049 state = le32_to_cpu(resp->status.battery_state); in qcom_battmgr_sc8280xp_callback()
1098 property = le32_to_cpu(resp->intval.property); in qcom_battmgr_sm8350_callback()
1150 val = le32_to_cpu(resp->intval.value); in qcom_battmgr_sm8350_callback()
1186 property = le32_to_cpu(resp->intval.property); in qcom_battmgr_sm8350_callback()
1195 battmgr->error = le32_to_cpu(resp->intval.result); in qcom_battmgr_sm8350_callback()
1227 property = le32_to_cpu(resp->intval.property); in qcom_battmgr_sm8350_callback()
1236 battmgr->error = le32_to_cpu(resp->intval.result); in qcom_battmgr_sm8350_callback()
[all …]
/linux-6.15/fs/bfs/
H A Dinode.c64 if (le32_to_cpu(di->i_vtype) == BFS_VDIR) { in bfs_iget()
78 i_uid_write(inode, le32_to_cpu(di->i_uid)); in bfs_iget()
79 i_gid_write(inode, le32_to_cpu(di->i_gid)); in bfs_iget()
80 set_nlink(inode, le32_to_cpu(di->i_nlink)); in bfs_iget()
342 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super()
371 info->si_freeb = (le32_to_cpu(bfs_sb->s_end) + 1 - le32_to_cpu(bfs_sb->s_start)) >> BFS_BSIZE_BITS; in bfs_fill_super()
403 i_eoff = le32_to_cpu(di->i_eoffset); in bfs_fill_super()
404 i_sblock = le32_to_cpu(di->i_sblock); in bfs_fill_super()
405 i_eblock = le32_to_cpu(di->i_eblock); in bfs_fill_super()
406 s_size = le32_to_cpu(bfs_sb->s_end); in bfs_fill_super()
[all …]

12345678910>>...68