/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ucode.c | 40 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); in amdgpu_ucode_print_common_hdr() 41 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in amdgpu_ucode_print_common_hdr() 46 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); in amdgpu_ucode_print_common_hdr() 47 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); in amdgpu_ucode_print_common_hdr() 49 le32_to_cpu(hdr->ucode_array_offset_bytes)); in amdgpu_ucode_print_common_hdr() 50 DRM_DEBUG("crc32: 0x%08x\n", le32_to_cpu(hdr->crc32)); in amdgpu_ucode_print_common_hdr() 66 le32_to_cpu(mc_hdr->io_debug_size_bytes)); in amdgpu_ucode_print_mc_hdr() 68 le32_to_cpu(mc_hdr->io_debug_array_offset_bytes)); in amdgpu_ucode_print_mc_hdr() 87 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(v1_0_hdr->ucode_start_addr)); in amdgpu_ucode_print_smc_hdr() 92 DRM_DEBUG("ppt_offset_bytes: %u\n", le32_to_cpu(v2_0_hdr->ppt_offset_bytes)); in amdgpu_ucode_print_smc_hdr() [all …]
|
H A D | amdgpu_rlc.c | 207 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table() 208 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() 215 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); 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() 223 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); 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() 231 le32_to_cpu(hdr->header.ucode_array_offset_bytes)); in amdgpu_gfx_rlc_setup_cp_table() [all …]
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | debugfs_htt_stats.c | 29 " %u:%u,", stats_index++, le32_to_cpu(array[i])); in print_array_to_buf_index() 165 mac_id_word = le32_to_cpu(htt_stats_buf->mac_id__word); in htt_print_tx_pdev_stats_cmn_tlv() 171 le32_to_cpu(htt_stats_buf->comp_delivered)); in htt_print_tx_pdev_stats_cmn_tlv() 173 le32_to_cpu(htt_stats_buf->self_triggers)); in htt_print_tx_pdev_stats_cmn_tlv() 175 le32_to_cpu(htt_stats_buf->hw_queued)); in htt_print_tx_pdev_stats_cmn_tlv() 177 le32_to_cpu(htt_stats_buf->hw_reaped)); in htt_print_tx_pdev_stats_cmn_tlv() 179 le32_to_cpu(htt_stats_buf->underrun)); in htt_print_tx_pdev_stats_cmn_tlv() 181 le32_to_cpu(htt_stats_buf->hw_paused)); in htt_print_tx_pdev_stats_cmn_tlv() 183 le32_to_cpu(htt_stats_buf->hw_flush)); in htt_print_tx_pdev_stats_cmn_tlv() 185 le32_to_cpu(htt_stats_buf->hw_filt)); in htt_print_tx_pdev_stats_cmn_tlv() [all …]
|
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_ucode.c | 33 DRM_DEBUG("size_bytes: %u\n", le32_to_cpu(hdr->size_bytes)); in radeon_ucode_print_common_hdr() 34 DRM_DEBUG("header_size_bytes: %u\n", le32_to_cpu(hdr->header_size_bytes)); in radeon_ucode_print_common_hdr() 39 DRM_DEBUG("ucode_version: 0x%08x\n", le32_to_cpu(hdr->ucode_version)); in radeon_ucode_print_common_hdr() 40 DRM_DEBUG("ucode_size_bytes: %u\n", le32_to_cpu(hdr->ucode_size_bytes)); in radeon_ucode_print_common_hdr() 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() 79 DRM_DEBUG("ucode_start_addr: %u\n", le32_to_cpu(smc_hdr->ucode_start_addr)); in radeon_ucode_print_smc_hdr() 98 le32_to_cpu(gfx_hdr->ucode_feature_version)); in radeon_ucode_print_gfx_hdr() [all …]
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-debug.c | 24 flag = le32_to_cpu(il->_4965.stats.flag); in il4965_stats_flag() 95 le32_to_cpu(ofdm->ina_cnt), accum_ofdm->ina_cnt, in il4965_ucode_rx_stats_read() 99 le32_to_cpu(ofdm->fina_cnt), accum_ofdm->fina_cnt, in il4965_ucode_rx_stats_read() 103 le32_to_cpu(ofdm->plcp_err), accum_ofdm->plcp_err, in il4965_ucode_rx_stats_read() 107 le32_to_cpu(ofdm->crc32_err), accum_ofdm->crc32_err, in il4965_ucode_rx_stats_read() 111 le32_to_cpu(ofdm->overrun_err), accum_ofdm->overrun_err, in il4965_ucode_rx_stats_read() 115 le32_to_cpu(ofdm->early_overrun_err), in il4965_ucode_rx_stats_read() 121 le32_to_cpu(ofdm->crc32_good), accum_ofdm->crc32_good, in il4965_ucode_rx_stats_read() 125 le32_to_cpu(ofdm->false_alarm_cnt), in il4965_ucode_rx_stats_read() 130 le32_to_cpu(ofdm->fina_sync_err_cnt), in il4965_ucode_rx_stats_read() [all …]
|
H A D | 3945-debug.c | 20 le32_to_cpu(il->_3945.stats.flag)); in il3945_stats_flag() 21 if (le32_to_cpu(il->_3945.stats.flag) & UCODE_STATS_CLEAR_MSK) 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() 85 le32_to_cpu(ofdm->ina_cnt), accum_ofdm->ina_cnt, in il3945_ucode_rx_stats_read() 90 le32_to_cpu(ofdm->fina_cnt), accum_ofdm->fina_cnt, in il3945_ucode_rx_stats_read() 95 le32_to_cpu(ofdm->plcp_err), accum_ofdm->plcp_err, in il3945_ucode_rx_stats_read() 100 le32_to_cpu(ofdm->crc32_err), accum_ofdm->crc32_err, in il3945_ucode_rx_stats_read() 105 le32_to_cpu(ofdm->overrun_err), accum_ofdm->overrun_err, in il3945_ucode_rx_stats_read() 110 le32_to_cpu(ofdm->early_overrun_err), in il3945_ucode_rx_stats_read() [all …]
|
/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | soc15_int.h | 38 #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/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_descs.c | 23 tdes3 = le32_to_cpu(p->des3); in dwmac4_wrback_get_tx_status() 76 unsigned int rdes1 = le32_to_cpu(p->des1); in dwmac4_wrback_get_rx_status() 77 unsigned int rdes2 = le32_to_cpu(p->des2); in dwmac4_wrback_get_rx_status() 78 unsigned int rdes3 = le32_to_cpu(p->des3); in dwmac4_wrback_get_rx_status() 176 return (le32_to_cpu(p->des2) & TDES2_BUFFER1_SIZE_MASK); in dwmac4_rd_get_tx_len() 181 return (le32_to_cpu(p->des3) & TDES3_OWN) >> TDES3_OWN_SHIFT; in dwmac4_get_tx_owner() 201 return (le32_to_cpu(p->des3) & TDES3_LAST_DESCRIPTOR) in dwmac4_get_tx_ls() 207 return (le32_to_cpu(p->des0) & RDES0_VLAN_TAG_MASK); in dwmac4_wrback_get_rx_vlan_tci() 212 return ((le32_to_cpu(p->des3) & RDES3_LAST_DESCRIPTOR) && in dwmac4_wrback_get_rx_vlan_valid() 213 (le32_to_cpu(p->des3) & RDES3_RDES0_VALID)); in dwmac4_wrback_get_rx_vlan_valid() [all …]
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.c | 277 le32_to_cpu(ver.dwords[0]), in efx_devlink_info_running_v2() 278 'A' + le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v2() 279 le32_to_cpu(ver.dwords[2])); in efx_devlink_info_running_v2() 295 le32_to_cpu(ver.dwords[0]), in efx_devlink_info_running_v2() 296 le32_to_cpu(ver.dwords[1]), in efx_devlink_info_running_v2() 297 le32_to_cpu(ver.dwords[2]), in efx_devlink_info_running_v2() 298 le32_to_cpu(ver.dwords[3])); in efx_devlink_info_running_v2() 343 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() [all …]
|
/linux/fs/adfs/ |
H 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() 78 end = adfs_fplus_offset(h, le32_to_cpu(h->bigdirentries)) + in adfs_fplus_checkbyte() 79 le32_to_cpu(h->bigdirnamesize); in adfs_fplus_checkbyte() 95 dircheck = ror32(dircheck, 13) ^ le32_to_cpu(t->bigdirendname); in adfs_fplus_checkbyte() 123 dirsize = le32_to_cpu(h->bigdirsize); in adfs_fplus_read() 149 dir->parent_id = le32_to_cpu(h->bigdirparent); in adfs_fplus_read() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 71 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() 104 if (le32_to_cpu(tlv->length) != sizeof(*debug_info)) in iwl_dbg_tlv_alloc_debug_info() 128 if (le32_to_cpu(tlv->length) != sizeof(*alloc)) in iwl_dbg_tlv_alloc_buf_alloc() 131 buf_location = le32_to_cpu(alloc->buf_location); in iwl_dbg_tlv_alloc_buf_alloc() 132 alloc_id = le32_to_cpu(alloc->alloc_id); in iwl_dbg_tlv_alloc_buf_alloc() 170 u32 tp = le32_to_cpu(hcmd->time_point); in iwl_dbg_tlv_alloc_hcmd() 172 if (le32_to_cpu(tlv->length) <= sizeof(*hcmd)) in iwl_dbg_tlv_alloc_hcmd() 197 u32 id = le32_to_cpu(reg->id); in iwl_dbg_tlv_alloc_region() [all …]
|
/linux/sound/soc/ |
H A D | soc-topology.c | 191 if (le32_to_cpu(chan[i].id) == map) in tplg_chan_get_reg() 192 return le32_to_cpu(chan[i].reg); in tplg_chan_get_reg() 204 if (le32_to_cpu(chan[i].id) == map) in tplg_chan_get_shift() 205 return le32_to_cpu(chan[i].shift); in tplg_chan_get_shift() 467 if (le32_to_cpu(hdr->ops.info) == SND_SOC_TPLG_CTL_BYTES in soc_tplg_kcontrol_bind_io() 499 ext_ops[i].id == le32_to_cpu(be->ext_ops.put)) in soc_tplg_kcontrol_bind_io() 502 ext_ops[i].id == le32_to_cpu(be->ext_ops.get)) in soc_tplg_kcontrol_bind_io() 518 if (k->put == NULL && ops[i].id == le32_to_cpu(hdr->ops.put)) in soc_tplg_kcontrol_bind_io() 520 if (k->get == NULL && ops[i].id == le32_to_cpu(hdr->ops.get)) in soc_tplg_kcontrol_bind_io() 522 if (k->info == NULL && ops[i].id == le32_to_cpu(hdr->ops.info)) in soc_tplg_kcontrol_bind_io() [all …]
|
/linux/fs/squashfs/ |
H A D | inode.c | 51 inode->i_ino = le32_to_cpu(sqsh_ino->inode_number); in squashfs_new_inode() 65 inode_set_mtime(inode, le32_to_cpu(sqsh_ino->mtime), 0); in squashfs_new_inode() 143 frag = le32_to_cpu(sqsh_ino->fragment); in squashfs_read_inode() 145 frag_offset = le32_to_cpu(sqsh_ino->offset); in squashfs_read_inode() 158 inode->i_size = le32_to_cpu(sqsh_ino->file_size); in squashfs_read_inode() 165 squashfs_i(inode)->start = le32_to_cpu(sqsh_ino->start_block); 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() 201 set_nlink(inode, le32_to_cpu(sqsh_ino->nlink)); in squashfs_read_inode() [all …]
|
/linux/include/trace/events/ |
H A D | dlm.h | 354 __entry->h_version = le32_to_cpu(rc->rc_header.h_version); 355 __entry->h_lockspace = le32_to_cpu(rc->rc_header.u.h_lockspace); 356 __entry->h_nodeid = le32_to_cpu(rc->rc_header.h_nodeid); 359 __entry->rc_type = le32_to_cpu(rc->rc_type); 360 __entry->rc_result = le32_to_cpu(rc->rc_result); 432 __entry->h_version = le32_to_cpu(ms->m_header.h_version); 433 __entry->h_lockspace = le32_to_cpu(ms->m_header.u.h_lockspace); 434 __entry->h_nodeid = le32_to_cpu(ms->m_header.h_nodeid); 437 __entry->m_type = le32_to_cpu(ms->m_type); 438 __entry->m_nodeid = le32_to_cpu(ms->m_nodeid); [all …]
|
/linux/fs/hpfs/ |
H A D | anode.c | 26 if (le32_to_cpu(btree->u.internal[i].file_secno) > sec) { in hpfs_bplus_lookup() 27 a = le32_to_cpu(btree->u.internal[i].down); in hpfs_bplus_lookup() 38 if (le32_to_cpu(btree->u.external[i].file_secno) <= sec && 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() 47 hpfs_inode->i_file_sec = le32_to_cpu(btree->u.external[i].file_secno); in hpfs_bplus_lookup() 48 hpfs_inode->i_disk_sec = le32_to_cpu(btree->u.external[i].disk_secno); in hpfs_bplus_lookup() 49 hpfs_inode->i_n_secs = le32_to_cpu(btree->u.external[i].length); in hpfs_bplus_lookup() 87 a = le32_to_cpu(btree->u.internal[n].down); in hpfs_add_sector_to_btree() 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() [all …]
|
H A D | map.c | 27 sec = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); in hpfs_map_bitmap() 43 to_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block]); in hpfs_prefetch_bitmap() 47 next_prefetch = le32_to_cpu(hpfs_sb(s)->sb_bmp_dir[bmp_block + 1]); in hpfs_prefetch_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() 142 n_used_hotfixes = le32_to_cpu(spareblock->n_spares_used); in hpfs_load_hotfix_map() 148 if (!(directory = hpfs_map_4sectors(s, le32_to_cpu(spareblock->hotfix_map), &qbh, 0))) { in hpfs_load_hotfix_map() [all …]
|
H 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() 253 if ((le16_to_cpu(fnode->ea_size_s) || !le32_to_cpu(fnode->ea_size_l)) && in hpfs_set_ea() 267 if (le16_to_cpu(fnode->ea_size_s) && !le32_to_cpu(fnode->ea_size_l)) { in hpfs_set_ea() 284 pos = le32_to_cpu(fnode->ea_size_l) + 5 + strlen(key) + size; in hpfs_set_ea() 285 len = (le32_to_cpu(fnode->ea_size_l) + 511) >> 9; in hpfs_set_ea() [all …]
|
/linux/block/partitions/ |
H A D | efi.c | 146 if (le32_to_cpu(part->starting_lba) != GPT_PRIMARY_PARTITION_TABLE_LBA) in pmbr_part_valid() 215 sz = le32_to_cpu(mbr->partition_record[part].size_in_lba); in is_pmbr_valid() 280 count = (size_t)le32_to_cpu(gpt->num_partition_entries) * in alloc_read_gpt_entries() 281 le32_to_cpu(gpt->sizeof_partition_entry); in alloc_read_gpt_entries() 356 if (le32_to_cpu((*gpt)->header_size) > in is_gpt_valid() 359 le32_to_cpu((*gpt)->header_size), in is_gpt_valid() 365 if (le32_to_cpu((*gpt)->header_size) < sizeof(gpt_header)) { 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() 375 crc = efi_crc32((const unsigned char *) (*gpt), le32_to_cpu((*gpt)->header_size)); in is_gpt_valid() [all …]
|
/linux/drivers/mtd/parsers/ |
H 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() 373 sharpsl_nand_parts[0].offset = le32_to_cpu(buf[0].start); in sharpsl_parse_mtd_partitions() 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() 378 sharpsl_nand_parts[1].offset = le32_to_cpu(buf[1].start); in sharpsl_parse_mtd_partitions() 379 sharpsl_nand_parts[1].size = le32_to_cpu(buf[1].end) - in sharpsl_parse_mtd_partitions() [all …]
|
H A D | qcomsmempart.c | 84 if (le32_to_cpu(ptable->magic1) != SMEM_FLASH_PART_MAGIC1 || in parse_qcomsmem_part() 85 le32_to_cpu(ptable->magic2) != SMEM_FLASH_PART_MAGIC2) { in parse_qcomsmem_part() 91 tmpparts = le32_to_cpu(ptable->numparts); in parse_qcomsmem_part() 98 if (le32_to_cpu(ptable->version) <= SMEM_FLASH_PTABLE_V3) { in parse_qcomsmem_part() 101 } else if (le32_to_cpu(ptable->version) == SMEM_FLASH_PTABLE_V4) { in parse_qcomsmem_part() 105 pr_err("Unknown ptable version (%d)", le32_to_cpu(ptable->version)); in parse_qcomsmem_part() 146 parts[j].offset = le32_to_cpu(pentry->offset) * mtd->erasesize; in parse_qcomsmem_part() 148 parts[j].size = le32_to_cpu(pentry->length) * mtd->erasesize; in parse_qcomsmem_part() 150 i, pentry->name, le32_to_cpu(pentry->offset), in parse_qcomsmem_part() 151 le32_to_cpu(pentry->length), pentry->attr); in parse_qcomsmem_part() [all …]
|
/linux/drivers/accel/qaic/ |
H A D | sahara.c | 284 le32_to_cpu(context->rx->length), in sahara_hello() 285 le32_to_cpu(context->rx->hello.version), in sahara_hello() 286 le32_to_cpu(context->rx->hello.version_compat), in sahara_hello() 287 le32_to_cpu(context->rx->hello.max_length), in sahara_hello() 288 le32_to_cpu(context->rx->hello.mode)); in sahara_hello() 290 if (le32_to_cpu(context->rx->length) != SAHARA_HELLO_LENGTH) { in sahara_hello() 292 le32_to_cpu(context->rx->length)); in sahara_hello() 295 if (le32_to_cpu(context->rx->hello.version) != SAHARA_VERSION) { in sahara_hello() 297 le32_to_cpu(context->rx->hello.version)); in sahara_hello() 301 if (le32_to_cpu(context->rx->hello.mode) != SAHARA_MODE_IMAGE_TX_PENDING && in sahara_hello() [all …]
|
/linux/fs/smb/server/ |
H A D | smb2misc.c | 119 *off = le32_to_cpu(((struct smb2_create_req *) in smb2_get_data_area_len() 121 *len = le32_to_cpu(((struct smb2_create_req *) in smb2_get_data_area_len() 138 *len = le32_to_cpu(((struct smb2_query_info_req *)hdr)->InputBufferLength); in smb2_get_data_area_len() 144 *len = le32_to_cpu(((struct smb2_set_info_req *)hdr)->BufferLength); in smb2_get_data_area_len() 156 *len = le32_to_cpu(((struct smb2_write_req *)hdr)->Length); in smb2_get_data_area_len() 182 le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputOffset), in smb2_get_data_area_len() 184 *len = le32_to_cpu(((struct smb2_ioctl_req *)hdr)->InputCount); 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() [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | smem.c | 16 int lmac_num = le32_to_cpu(mem_cfg->lmac_num); in iwl_parse_shared_mem_22000() 26 fwrt->smem_cfg.rxfifo2_size = le32_to_cpu(mem_cfg->rxfifo2_size); in iwl_parse_shared_mem_22000() 31 le32_to_cpu(mem_cfg->rxfifo2_control_size); in iwl_parse_shared_mem_22000() 40 le32_to_cpu(lmac_cfg->txfifo_size[i]); in iwl_parse_shared_mem_22000() 42 le32_to_cpu(lmac_cfg->rxfifo1_size); in iwl_parse_shared_mem_22000() 57 le32_to_cpu(mem_cfg->txfifo_size[i]); in iwl_parse_shared_mem() 60 le32_to_cpu(mem_cfg->rxfifo_size[0]); in iwl_parse_shared_mem() 61 fwrt->smem_cfg.rxfifo2_size = le32_to_cpu(mem_cfg->rxfifo_size[1]); in iwl_parse_shared_mem() 70 le32_to_cpu(mem_cfg->internal_txfifo_addr); in iwl_parse_shared_mem() 76 le32_to_cpu(mem_cfg->internal_txfifo_size[i]); in iwl_parse_shared_mem()
|
/linux/fs/bfs/ |
H A D | inode.c | 64 inode->i_mode = 0x0000FFFF & le32_to_cpu(di->i_mode); in bfs_iget() 65 if (le32_to_cpu(di->i_vtype) == BFS_VDIR) { in bfs_iget() 69 } else if (le32_to_cpu(di->i_vtype) == BFS_VREG) { in bfs_iget() 76 BFS_I(inode)->i_sblock = le32_to_cpu(di->i_sblock); in bfs_iget() 77 BFS_I(inode)->i_eblock = le32_to_cpu(di->i_eblock); in bfs_iget() 79 i_uid_write(inode, le32_to_cpu(di->i_uid)); in bfs_iget() 80 i_gid_write(inode, le32_to_cpu(di->i_gid)); in bfs_iget() 81 set_nlink(inode, le32_to_cpu(di->i_nlink)); in bfs_iget() 84 inode_set_atime(inode, le32_to_cpu(di->i_atime), 0); in bfs_iget() 85 inode_set_mtime(inode, le32_to_cpu(di->i_mtime), 0); in bfs_iget() [all …]
|
/linux/drivers/soc/qcom/ |
H A D | smem.c | 296 return p + le32_to_cpu(phdr->offset_free_uncached); in phdr_to_last_uncached_entry() 306 return p + le32_to_cpu(phdr->size) - ALIGN(sizeof(*e), cacheline); in phdr_to_first_cached_entry() 314 return p + le32_to_cpu(phdr->offset_free_cached); in phdr_to_last_cached_entry() 331 le32_to_cpu(e->size); in uncached_entry_next() 339 return p - le32_to_cpu(e->size) - ALIGN(sizeof(*e), cacheline); in cached_entry_next() 353 return p - le32_to_cpu(e->size); in cached_entry_to_item() 442 hdr->padding_data = cpu_to_le16(le32_to_cpu(hdr->size) - size); in qcom_smem_alloc_private() 474 if (WARN_ON(size > le32_to_cpu(header->available))) in qcom_smem_alloc_global() 562 aux_base = le32_to_cpu(entry->aux_base) & AUX_BASE_MASK; in qcom_smem_get_global() 568 e_size = le32_to_cpu(entry->size); in qcom_smem_get_global() [all …]
|