/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | amdgpu_ucode.c | 42 le32_to_cpu(hdr->ucode_array_offset_bytes)); in amdgpu_ucode_print_common_hdr() 59 le32_to_cpu(mc_hdr->io_debug_size_bytes)); in amdgpu_ucode_print_mc_hdr() 260 le32_to_cpu(psp_hdr->sos.fw_version)); in amdgpu_ucode_print_psp_hdr() 262 le32_to_cpu(psp_hdr->sos.offset_bytes)); in amdgpu_ucode_print_psp_hdr() 264 le32_to_cpu(psp_hdr->sos.size_bytes)); in amdgpu_ucode_print_psp_hdr() 347 if (fw->size == le32_to_cpu(hdr->size_bytes)) in amdgpu_ucode_validate() 598 le32_to_cpu(cp_hdr->jt_size) * 4; in amdgpu_ucode_init_single_fw() 607 le32_to_cpu(cp_hdr->jt_offset) * 4; in amdgpu_ucode_init_single_fw() 641 le32_to_cpu(dmcu_hdr->intv_size_bytes); in amdgpu_ucode_init_single_fw() 649 le32_to_cpu(dmcu_hdr->intv_offset_bytes); in amdgpu_ucode_init_single_fw() [all …]
|
A D | amdgpu_rlc.c | 202 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table() 203 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 204 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table() 211 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 212 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table() 219 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 220 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table() 227 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() 228 table_size = le32_to_cpu(hdr->jt_size); in amdgpu_gfx_rlc_setup_cp_table() 235 table_offset = le32_to_cpu(hdr->jt_offset); in amdgpu_gfx_rlc_setup_cp_table() [all …]
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
A D | ppatomfwctrl.c | 137 le32_to_cpu( in pp_atomfwctrl_get_voltage_table_v4() 344 le32_to_cpu(profile->dispclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information() 346 le32_to_cpu(profile->dispclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information() 348 le32_to_cpu(profile->dispclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information() 356 le32_to_cpu(profile->pixclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information() 358 le32_to_cpu(profile->pixclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information() 360 le32_to_cpu(profile->pixclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information() 362 le32_to_cpu(profile->phyclk2gfxclk_a); in pp_atomfwctrl_get_avfs_information() 364 le32_to_cpu(profile->phyclk2gfxclk_b); in pp_atomfwctrl_get_avfs_information() 366 le32_to_cpu(profile->phyclk2gfxclk_c); in pp_atomfwctrl_get_avfs_information() [all …]
|
A D | ppatomctrl.c | 380 le32_to_cpu(mpll_parameters.ulClock.ulClock); in atomctrl_get_memory_pll_dividers_ai() 403 dividers->real_clock = le32_to_cpu(pll_parameters.ulClock); in atomctrl_get_engine_pll_dividers_kong() 429 le32_to_cpu(pll_patameters.ulClock.ulClock); in atomctrl_get_engine_pll_dividers_vi() 499 le32_to_cpu(pll_patameters.ulClock.ulClock); in atomctrl_get_dfs_pll_dividers_vi() 599 le32_to_cpu(voltage_object->asGpioVoltageObj.ulGpioMaskVal); in atomctrl_get_voltage_table_v3() 782 ul_RO_fused = le32_to_cpu(sOutput_FuseValues.ulEfuseValue); in atomctrl_calculate_voltage_evv_on_sclk() 802 ul_CACm_fused = le32_to_cpu(sOutput_FuseValues.ulEfuseValue); in atomctrl_calculate_voltage_evv_on_sclk() 822 ul_CACb_fused = le32_to_cpu(sOutput_FuseValues.ulEfuseValue); in atomctrl_calculate_voltage_evv_on_sclk() 864 ul_Kv_m_fused = le32_to_cpu(sOutput_FuseValues.ulEfuseValue); in atomctrl_calculate_voltage_evv_on_sclk() 886 ul_Kv_b_fused = le32_to_cpu(sOutput_FuseValues.ulEfuseValue); in atomctrl_calculate_voltage_evv_on_sclk() [all …]
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
A D | 4965-debug.c | 24 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 …]
|
A D | 3945-debug.c | 20 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/drivers/gpu/drm/radeon/ |
A D | radeon_ucode.c | 42 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/fs/dlm/ |
A D | util.c | 34 hd->h_version = le32_to_cpu(hd->h_version); in header_in() 37 hd->h_nodeid = le32_to_cpu(hd->h_nodeid); in header_in() 114 ms->m_type = le32_to_cpu(ms->m_type); in dlm_message_in() 115 ms->m_nodeid = le32_to_cpu(ms->m_nodeid); in dlm_message_in() 116 ms->m_pid = le32_to_cpu(ms->m_pid); in dlm_message_in() 117 ms->m_lkid = le32_to_cpu(ms->m_lkid); in dlm_message_in() 118 ms->m_remid = le32_to_cpu(ms->m_remid); in dlm_message_in() 123 ms->m_flags = le32_to_cpu(ms->m_flags); in dlm_message_in() 125 ms->m_hash = le32_to_cpu(ms->m_hash); in dlm_message_in() 130 ms->m_asts = le32_to_cpu(ms->m_asts); in dlm_message_in() [all …]
|
/linux/sound/soc/qcom/qdsp6/ |
A D | topology.c | 217 sz = sz + le32_to_cpu(sg_array->size); in audioreach_get_sg_array() 219 switch (le32_to_cpu(sg_elem->token)) { in audioreach_get_sg_array() 250 sz = sz + le32_to_cpu(cont_array->size); in audioreach_get_cont_array() 283 sz = sz + le32_to_cpu(mod_array->size); in audioreach_get_module_array() 285 switch (le32_to_cpu(mod_elem->token)) { in audioreach_get_module_array() 317 switch (le32_to_cpu(sg_elem->token)) { in audioreach_parse_sg_tokens() 423 switch (le32_to_cpu(mod_elem->token)) { in audioreach_parse_common_tokens() 537 switch (le32_to_cpu(mod_elem->token)) { in audioreach_widget_load_enc_dec_cnv() 710 switch (le32_to_cpu(w_elem->token)) { in audioreach_widget_load_mixer() 997 switch (le32_to_cpu(c_elem->token)) { in audioreach_control_load_mix() [all …]
|
/linux/drivers/net/ethernet/stmicro/stmmac/ |
A D | dwmac4_descs.c | 24 tdes3 = le32_to_cpu(p->des3); in dwmac4_wrback_get_tx_status() 420 le32_to_cpu(p->des0), le32_to_cpu(p->des1), in dwmac4_display_ring() 421 le32_to_cpu(p->des2), le32_to_cpu(p->des3)); in dwmac4_display_ring() 431 le32_to_cpu(extp->basic.des0), le32_to_cpu(extp->basic.des1), in dwmac4_display_ring() 432 le32_to_cpu(extp->basic.des2), le32_to_cpu(extp->basic.des3), in dwmac4_display_ring() 433 le32_to_cpu(extp->des4), le32_to_cpu(extp->des5), in dwmac4_display_ring() 434 le32_to_cpu(extp->des6), le32_to_cpu(extp->des7)); in dwmac4_display_ring() 444 le32_to_cpu(ep->des4), le32_to_cpu(ep->des5), in dwmac4_display_ring() 445 le32_to_cpu(ep->des6), le32_to_cpu(ep->des7), in dwmac4_display_ring() 446 le32_to_cpu(ep->basic.des0), le32_to_cpu(ep->basic.des1), in dwmac4_display_ring() [all …]
|
/linux/drivers/staging/r8188eu/hal/ |
A D | rtl8188e_rxdesc.c | 73 pattrib->crc_err = (u8)((le32_to_cpu(report.rxdw0) >> 14) & 0x1);/* u8)prxreport->crc32; */ in update_recvframe_attrib_88e() 87 pattrib->qos = (u8)((le32_to_cpu(report.rxdw0) >> 23) & 0x1);/* u8)prxreport->qos; */ in update_recvframe_attrib_88e() 88 pattrib->priority = (u8)((le32_to_cpu(report.rxdw1) >> 8) & 0xf);/* u8)prxreport->tid; */ in update_recvframe_attrib_88e() 94 pattrib->mfrag = (u8)((le32_to_cpu(report.rxdw1) >> 27) & 0x1);/* u8)prxreport->mf; */ in update_recvframe_attrib_88e() 95 pattrib->mdata = (u8)((le32_to_cpu(report.rxdw1) >> 26) & 0x1);/* u8)prxreport->md; */ in update_recvframe_attrib_88e() 97 pattrib->mcs_rate = (u8)(le32_to_cpu(report.rxdw3) & 0x3f);/* u8)prxreport->rxmcs; */ in update_recvframe_attrib_88e() 98 pattrib->rxht = (u8)((le32_to_cpu(report.rxdw3) >> 6) & 0x1);/* u8)prxreport->rxht; */ in update_recvframe_attrib_88e() 101 pattrib->shift_sz = (u8)((le32_to_cpu(report.rxdw0) >> 24) & 0x3); in update_recvframe_attrib_88e() 106 pattrib->pkt_len = (u16)(le32_to_cpu(report.rxdw0) & 0x3FF);/* Rx length[9:0] */ in update_recvframe_attrib_88e() 112 pattrib->MacIDValidEntry[0] = le32_to_cpu(report.rxdw4); in update_recvframe_attrib_88e() [all …]
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
A D | soc15_int.h | 36 #define SOC15_CLIENT_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) & 0xff) 37 #define SOC15_SOURCE_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 8 & 0xff) 38 #define SOC15_RING_ID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 16 & 0xff) 39 #define SOC15_VMID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 24 & 0xf) 40 #define SOC15_VMID_TYPE_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[0]) >> 31 & 0x1) 41 #define SOC15_PASID_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[3]) & 0xffff) 42 #define SOC15_CONTEXT_ID0_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[4])) 43 #define SOC15_CONTEXT_ID1_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[5])) 44 #define SOC15_CONTEXT_ID2_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[6])) 45 #define SOC15_CONTEXT_ID3_FROM_IH_ENTRY(entry) (le32_to_cpu(entry[7]))
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
A D | iwl-dbg-tlv.c | 70 u32 len = le32_to_cpu(tlv->length); in iwl_dbg_tlv_add() 86 u32 type = le32_to_cpu(tlv->type); in iwl_dbg_tlv_ver_support() 88 u32 ver = le32_to_cpu(hdr->version); in iwl_dbg_tlv_ver_support() 179 u32 id = le32_to_cpu(reg->id); in iwl_dbg_tlv_alloc_region() 180 u32 type = le32_to_cpu(reg->type); in iwl_dbg_tlv_alloc_region() 250 if (!le32_to_cpu(trig->occurrences)) { in iwl_dbg_tlv_alloc_trigger() 304 u32 type = le32_to_cpu(tlv->type); in iwl_dbg_tlv_alloc() 326 le32_to_cpu(hdr->version)); in iwl_dbg_tlv_alloc() 453 tlv_len = le32_to_cpu(tlv->length); in iwl_dbg_tlv_parse_bin() 1033 le32_to_cpu(trig->time_point)); in iwl_dbg_tlv_override_trig_node() [all …]
|
/linux/fs/adfs/ |
A D | dir_fplus.c | 15 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/fs/squashfs/ |
A D | inode.c | 140 frag = le32_to_cpu(sqsh_ino->fragment); in squashfs_read_inode() 142 frag_offset = le32_to_cpu(sqsh_ino->offset); in squashfs_read_inode() 183 frag = le32_to_cpu(sqsh_ino->fragment); in squashfs_read_inode() 185 frag_offset = le32_to_cpu(sqsh_ino->offset); in squashfs_read_inode() 197 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode() 251 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode() 299 xattr_id = le32_to_cpu(xattr); in squashfs_read_inode() 322 rdev = le32_to_cpu(sqsh_ino->rdev); in squashfs_read_inode() 343 xattr_id = le32_to_cpu(sqsh_ino->xattr); in squashfs_read_inode() 346 rdev = le32_to_cpu(sqsh_ino->rdev); in squashfs_read_inode() [all …]
|
/linux/fs/hpfs/ |
A D | anode.c | 27 a = le32_to_cpu(btree->u.internal[i].down); in hpfs_bplus_lookup() 39 … le32_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 …]
|
A D | map.c | 27 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 …]
|
A D | ea.c | 93 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/sound/soc/ |
A D | soc-topology.c | 196 return le32_to_cpu(chan[i].reg); in tplc_chan_get_reg() 643 p[2] = le32_to_cpu(scale->min); in soc_tplg_create_tlv_db_scale() 808 sm->max = le32_to_cpu(mc->max); in soc_tplg_dmixer_create() 809 sm->min = le32_to_cpu(mc->min); in soc_tplg_dmixer_create() 1224 le32_to_cpu(mc->priv.size); in soc_tplg_dapm_widget_dmixer_create() 1246 sm->max = le32_to_cpu(mc->max); in soc_tplg_dapm_widget_dmixer_create() 1247 sm->min = le32_to_cpu(mc->min); in soc_tplg_dapm_widget_dmixer_create() 1471 le32_to_cpu(w->priv.size)); in soc_tplg_dapm_widget_create() 1957 size = le32_to_cpu(pcm->size); in soc_tplg_pcm_elems_load() 2100 if (le32_to_cpu(src->size) != in link_new_ver() [all …]
|
/linux/block/partitions/ |
A D | efi.c | 356 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/crypto/ |
A D | tea.c | 65 y = le32_to_cpu(in[0]); in tea_encrypt() 66 z = le32_to_cpu(in[1]); in tea_encrypt() 93 y = le32_to_cpu(in[0]); in tea_decrypt() 94 z = le32_to_cpu(in[1]); in tea_decrypt() 138 y = le32_to_cpu(in[0]); in xtea_encrypt() 139 z = le32_to_cpu(in[1]); in xtea_encrypt() 158 y = le32_to_cpu(in[0]); in xtea_decrypt() 159 z = le32_to_cpu(in[1]); in xtea_decrypt() 182 y = le32_to_cpu(in[0]); in xeta_encrypt() 183 z = le32_to_cpu(in[1]); in xeta_encrypt() [all …]
|
/linux/drivers/mtd/parsers/ |
A D | sharpslpart.c | 313 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/fs/ksmbd/ |
A D | smb2misc.c | 250 return le32_to_cpu(h->InputBufferLength) + in smb2_query_info_req_len() 251 le32_to_cpu(h->OutputBufferLength); in smb2_query_info_req_len() 256 return le32_to_cpu(h->BufferLength); in smb2_set_info_req_len() 261 return le32_to_cpu(h->Length); in smb2_read_req_len() 266 return le32_to_cpu(h->Length); in smb2_write_req_len() 276 return le32_to_cpu(h->InputCount) + in smb2_ioctl_req_len() 277 le32_to_cpu(h->OutputCount); in smb2_ioctl_req_len() 282 return le32_to_cpu(h->MaxInputResponse) + in smb2_ioctl_resp_len() 283 le32_to_cpu(h->MaxOutputResponse); in smb2_ioctl_resp_len() 355 if (le32_to_cpu(hdr->NextCommand) > 0) in ksmbd_smb2_check_message() [all …]
|
/linux/drivers/soc/qcom/ |
A D | smem.c | 319 le32_to_cpu(e->size); in uncached_entry_next() 341 return p - le32_to_cpu(e->size); in cached_entry_to_item() 505 *size = le32_to_cpu(entry->size); in qcom_smem_get_global() 530 *size = le32_to_cpu(e->size) - in qcom_smem_get_private() 550 *size = le32_to_cpu(e->size) - in qcom_smem_get_private() 751 size = le32_to_cpu(header->size); in qcom_smem_partition_header() 754 size, le32_to_cpu(entry->size)); in qcom_smem_partition_header() 786 if (!le32_to_cpu(entry->offset)) in qcom_smem_set_global_partition() 788 if (!le32_to_cpu(entry->size)) in qcom_smem_set_global_partition() 832 if (!le32_to_cpu(entry->offset)) in qcom_smem_enumerate_partitions() [all …]
|
/linux/fs/bfs/ |
A D | inode.c | 64 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() 345 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super() 374 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() 406 i_eoff = le32_to_cpu(di->i_eoffset); in bfs_fill_super() 407 i_sblock = le32_to_cpu(di->i_sblock); in bfs_fill_super() 408 i_eblock = le32_to_cpu(di->i_eblock); in bfs_fill_super() 409 s_size = le32_to_cpu(bfs_sb->s_end); in bfs_fill_super() [all …]
|