Lines Matching refs:le32_to_cpu
437 sec->offset = le32_to_cpu(sec_parse->offset); in iwl_store_ucode_sec()
450 u32 ucode_type = le32_to_cpu(def_calib->ucode_type); in iwl_set_default_calib()
468 u32 api_index = le32_to_cpu(ucode_api->api_index); in iwl_set_ucode_api_flags()
469 u32 api_flags = le32_to_cpu(ucode_api->api_flags); in iwl_set_ucode_api_flags()
489 u32 api_index = le32_to_cpu(ucode_capa->api_index); in iwl_set_ucode_capabilities()
490 u32 api_flags = le32_to_cpu(ucode_capa->api_capa); in iwl_set_ucode_capabilities()
525 drv->fw.ucode_ver = le32_to_cpu(ucode->ver); in iwl_parse_v1_v2_firmware()
535 build = le32_to_cpu(ucode->u.v2.build); in iwl_parse_v1_v2_firmware()
537 le32_to_cpu(ucode->u.v2.inst_size)); in iwl_parse_v1_v2_firmware()
539 le32_to_cpu(ucode->u.v2.data_size)); in iwl_parse_v1_v2_firmware()
541 le32_to_cpu(ucode->u.v2.init_size)); in iwl_parse_v1_v2_firmware()
543 le32_to_cpu(ucode->u.v2.init_data_size)); in iwl_parse_v1_v2_firmware()
556 le32_to_cpu(ucode->u.v1.inst_size)); in iwl_parse_v1_v2_firmware()
558 le32_to_cpu(ucode->u.v1.data_size)); in iwl_parse_v1_v2_firmware()
560 le32_to_cpu(ucode->u.v1.init_size)); in iwl_parse_v1_v2_firmware()
562 le32_to_cpu(ucode->u.v1.init_data_size)); in iwl_parse_v1_v2_firmware()
648 excl->addr = le32_to_cpu(fw->addr) & ~FW_ADDR_CACHE_CONTROL; in iwl_drv_set_dump_exclude()
649 excl->size = le32_to_cpu(fw->size); in iwl_drv_set_dump_exclude()
656 u32 length = le32_to_cpu(tlv->length); in iwl_parse_dbg_tlv_assert_tables()
664 addr = le32_to_cpu(region->special_mem.base_addr); in iwl_parse_dbg_tlv_assert_tables()
665 addr += le32_to_cpu(region->special_mem.offset); in iwl_parse_dbg_tlv_assert_tables()
738 le32_to_cpu(ucode->magic)); in iwl_parse_tlv_firmware()
742 drv->fw.ucode_ver = le32_to_cpu(ucode->ver); in iwl_parse_tlv_firmware()
745 build = le32_to_cpu(ucode->build); in iwl_parse_tlv_firmware()
769 tlv_len = le32_to_cpu(tlv->length); in iwl_parse_tlv_firmware()
770 tlv_type = le32_to_cpu(tlv->type); in iwl_parse_tlv_firmware()
1099 u32 trigger_id = le32_to_cpu(trigger->id); in iwl_parse_tlv_firmware()
1208 le32_to_cpu(recov_info->buf_addr); in iwl_parse_tlv_firmware()
1210 le32_to_cpu(recov_info->buf_size); in iwl_parse_tlv_firmware()
1254 le32_to_cpu(dbg_ptrs->error_info_addr) & in iwl_parse_tlv_firmware()
1270 le32_to_cpu(dbg_ptrs->error_event_table_ptr) & in iwl_parse_tlv_firmware()