/linux-6.12.1/sound/firewire/dice/ |
D | dice-extension.c | 60 u32 base_offset, unsigned int stream_count, in read_stream_entries() argument 71 entry_offset = base_offset + i * EXT_APP_STREAM_ENTRY_SIZE; in read_stream_entries() 86 u32 base_offset; in detect_stream_formats() local 110 base_offset = 0x2000 * mode + 0x1000; in detect_stream_formats() 113 base_offset + EXT_APP_STREAM_TX_NUMBER, in detect_stream_formats() 118 base_offset += EXT_APP_STREAM_ENTRIES; in detect_stream_formats() 120 err = read_stream_entries(dice, section_addr, base_offset, in detect_stream_formats() 127 base_offset += stream_count * EXT_APP_STREAM_ENTRY_SIZE; in detect_stream_formats() 129 err = read_stream_entries(dice, section_addr, base_offset, in detect_stream_formats()
|
/linux-6.12.1/arch/arm/boot/ |
D | deflate_xip_data.sh | 39 base_offset=$(sym_val _xiprom) 42 data_start=$(($__data_loc - $base_offset)) 43 data_end=$(($_edata_loc - $base_offset)) 49 $(($file_end + $base_offset)) $_edata_loc 1>&2
|
/linux-6.12.1/drivers/acpi/acpica/ |
D | utbuffer.c | 34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() argument 59 acpi_os_printf("%8.4X: ", (base_offset + i)); in acpi_ut_dump_buffer() 206 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file() argument 228 fprintf(file, "%8.4X: ", (base_offset + i)); in acpi_ut_dump_buffer_to_file()
|
/linux-6.12.1/drivers/scsi/ |
D | fdomain_isa.c | 64 int base_offset; member 110 if (sig->base_offset) in fdomain_isa_match() 111 base = readb(p + sig->base_offset) + in fdomain_isa_match() 112 (readb(p + sig->base_offset + 1) << 8); in fdomain_isa_match()
|
/linux-6.12.1/tools/testing/selftests/x86/ |
D | fsgsbase.c | 475 unsigned long base_offset = USER_REGS_OFFSET(gs_base); in test_ptrace_write_gs_read_base() local 478 base = ptrace(PTRACE_PEEKUSER, child, base_offset, NULL); in test_ptrace_write_gs_read_base() 493 base = ptrace(PTRACE_PEEKUSER, child, base_offset, NULL); in test_ptrace_write_gs_read_base() 535 unsigned long base_offset = USER_REGS_OFFSET(gs_base); in test_ptrace_write_gsbase() local 545 if (ptrace(PTRACE_POKEUSER, child, base_offset, 0xFF) != 0) in test_ptrace_write_gsbase() 549 base = ptrace(PTRACE_PEEKUSER, child, base_offset, NULL); in test_ptrace_write_gsbase()
|
/linux-6.12.1/drivers/gpu/drm/logicvc/ |
D | logicvc_layer.c | 269 u32 base_offset = layer->config.base_offset * layer_stride; in logicvc_layer_buffer_find_setup() local 292 if (fb_offset < base_offset) { in logicvc_layer_buffer_find_setup() 298 gap = fb_offset - base_offset; in logicvc_layer_buffer_find_setup() 330 layer->index, fb_offset - base_offset); in logicvc_layer_buffer_find_setup() 335 layer->index, fb_offset - base_offset); in logicvc_layer_buffer_find_setup() 419 &config->base_offset); in logicvc_layer_config_parse()
|
D | logicvc_layer.h | 30 u32 base_offset; member
|
/linux-6.12.1/drivers/platform/x86/intel/pmt/ |
D | class.c | 190 bir = GET_BIR(header->base_offset); in intel_pmt_populate_entry() 205 entry->base_addr = disc_res->end + 1 + header->base_offset; in intel_pmt_populate_entry() 223 header->base_offset; in intel_pmt_populate_entry() 235 GET_ADDRESS(header->base_offset); in intel_pmt_populate_entry() 245 GET_ADDRESS(header->base_offset); in intel_pmt_populate_entry()
|
D | telemetry.c | 80 header->base_offset = readl(disc_table + TELEM_BASE_OFFSET); in pmt_telem_header_decode() 110 ep->header.base_offset = entry->header.base_offset; in pmt_telem_add_endpoint()
|
D | telemetry.h | 16 u32 base_offset; member
|
D | class.h | 34 u32 base_offset; member
|
/linux-6.12.1/drivers/scsi/aic7xxx/ |
D | aic79xx_osm_pci.c | 260 u_long base_offset; in ahd_linux_pci_reserve_mem_region() local 271 base_offset = start - base_page; in ahd_linux_pci_reserve_mem_region() 277 *maddr = ioremap(base_page, base_offset + 512); in ahd_linux_pci_reserve_mem_region() 282 *maddr += base_offset; in ahd_linux_pci_reserve_mem_region()
|
/linux-6.12.1/sound/soc/intel/avs/ |
D | registers.h | 75 #define AVS_FW_REG_BASE(adev) ((adev)->spec->sram->base_offset) 90 ((adev)->spec->sram->base_offset + \
|
/linux-6.12.1/include/dt-bindings/pinctrl/ |
D | omap.h | 74 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_tables_offload.h | 14 u32 base_offset; member 80 (__reg)->base_offset = \
|
/linux-6.12.1/drivers/xen/xen-pciback/ |
D | conf_space.h | 64 unsigned int base_offset; member 75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)
|
D | conf_space.c | 397 unsigned int base_offset) in xen_pcibk_config_add_field_offset() argument 412 cfg_entry->base_offset = base_offset; in xen_pcibk_config_add_field_offset()
|
/linux-6.12.1/sound/soc/sof/intel/ |
D | hda-mlink.c | 103 u32 base_offset; in hdaml_lnk_enum() local 139 base_offset = FIELD_GET(AZX_REG_ML_LEPTR_PTR, h2link->leptr); in hdaml_lnk_enum() 140 h2link->base_ptr = remap_addr + base_offset; in hdaml_lnk_enum() 149 link_idx, base_offset); in hdaml_lnk_enum() 156 link_idx, base_offset); in hdaml_lnk_enum() 164 link_idx, base_offset); in hdaml_lnk_enum() 171 link_idx, base_offset); in hdaml_lnk_enum()
|
/linux-6.12.1/drivers/net/ethernet/brocade/bna/ |
D | bnad_ethtool.c | 896 u32 *base_offset) in bnad_get_flash_partition_by_offset() argument 930 *base_offset = flash_attr->part[i].part_off; in bnad_get_flash_partition_by_offset() 951 u32 flash_part = 0, base_offset = 0; in bnad_get_eeprom() local 960 eeprom->offset, &base_offset); in bnad_get_eeprom() 971 eeprom->offset - base_offset, in bnad_get_eeprom() 991 u32 flash_part = 0, base_offset = 0; in bnad_set_eeprom() local 1002 eeprom->offset, &base_offset); in bnad_set_eeprom() 1013 eeprom->offset - base_offset, in bnad_set_eeprom()
|
/linux-6.12.1/drivers/gpu/drm/radeon/ |
D | r600_cs.c | 354 u64 base_offset, base_align; in r600_cs_track_validate_cb() local 378 base_offset = track->cb_color_bo_mc[i] + track->cb_color_bo_offset[i]; in r600_cs_track_validate_cb() 421 if (!IS_ALIGNED(base_offset, base_align)) { in r600_cs_track_validate_cb() 423 base_offset, base_align, array_mode); in r600_cs_track_validate_cb() 522 u64 base_offset, base_align; in r600_cs_track_validate_db() local 572 base_offset = track->db_bo_mc + track->db_offset; in r600_cs_track_validate_db() 611 if (!IS_ALIGNED(base_offset, base_align)) { in r600_cs_track_validate_db() 613 base_offset, base_align, array_mode); in r600_cs_track_validate_db() 1472 u64 base_offset, in r600_check_texture_resource() argument 1491 base_offset <<= 8; in r600_check_texture_resource() [all …]
|
/linux-6.12.1/tools/perf/util/ |
D | genelf.c | 156 uint64_t unwinding_size, uint64_t base_offset) in jit_add_eh_frame_info() argument 193 shdr->sh_addr = base_offset; in jit_add_eh_frame_info() 227 shdr->sh_addr = base_offset + unwinding_table_size; in jit_add_eh_frame_info()
|
/linux-6.12.1/arch/x86/lib/ |
D | insn-eval.c | 1151 int *base_offset, long *eff_addr) in get_eff_addr_sib() argument 1177 *base_offset = get_reg_offset(insn, regs, REG_TYPE_BASE); in get_eff_addr_sib() 1185 if (*base_offset == -EDOM) in get_eff_addr_sib() 1187 else if (*base_offset < 0) in get_eff_addr_sib() 1190 base = regs_get_register(regs, *base_offset); in get_eff_addr_sib()
|
/linux-6.12.1/drivers/crypto/hisilicon/ |
D | debugfs.c | 838 u32 j, base_offset; in dfx_regs_init() local 857 base_offset = diff_regs[i].reg_offset + in dfx_regs_init() 859 diff_regs[i].regs[j] = readl(qm->io_base + base_offset); in dfx_regs_init() 995 u32 j, val, base_offset; in hisi_qm_acc_diff_regs_dump() local 1011 base_offset = dregs[i].reg_offset + j * QM_DFX_REGS_LEN; in hisi_qm_acc_diff_regs_dump() 1012 val = readl(qm->io_base + base_offset); in hisi_qm_acc_diff_regs_dump() 1015 base_offset, dregs[i].regs[j], val); in hisi_qm_acc_diff_regs_dump()
|
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_rl.c | 297 u32 base_offset = hw_data->rl_data.r2l_offset; in assign_rps_to_leaf() local 303 offset = base_offset + (RL_CSR_SIZE * sla->ring_pairs_ids[i]); in assign_rps_to_leaf() 313 u32 base_offset = hw_data->rl_data.l2c_offset; in assign_leaf_to_cluster() local 318 offset = base_offset + (RL_CSR_SIZE * node_id); in assign_leaf_to_cluster() 327 u32 base_offset = hw_data->rl_data.c2s_offset; in assign_cluster_to_root() local 332 offset = base_offset + (RL_CSR_SIZE * node_id); in assign_cluster_to_root()
|
/linux-6.12.1/tools/testing/nvdimm/test/ |
D | ndtest.h | 26 u64 base_offset; member
|