Home
last modified time | relevance | path

Searched refs:base_offset (Results 1 – 25 of 44) sorted by relevance

12

/linux/sound/firewire/dice/
H A Ddice-extension.c60 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/arch/arm/boot/
H A Ddeflate_xip_data.sh39 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/drivers/scsi/
H A Dfdomain_isa.c64 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/drivers/acpi/acpica/
H A Dutbuffer.c34 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/drivers/scsi/aic7xxx/
H A Daic79xx_osm_pci.c260 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/include/dt-bindings/pinctrl/
H A Domap.h74 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux/include/net/netfilter/
H A Dnf_tables_offload.h14 u32 base_offset; member
80 (__reg)->base_offset = \
/linux/drivers/xen/xen-pciback/
H A Dconf_space.h64 unsigned int base_offset; member
75 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)
H A Dconf_space.c397 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/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c896 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/sound/soc/sof/intel/
H A Dhda-mlink.c114 u32 base_offset; in hdaml_lnk_enum() local
150 base_offset = FIELD_GET(AZX_REG_ML_LEPTR_PTR, h2link->leptr); in hdaml_lnk_enum()
151 h2link->base_ptr = remap_addr + base_offset; in hdaml_lnk_enum()
160 link_idx, base_offset); in hdaml_lnk_enum()
167 link_idx, base_offset); in hdaml_lnk_enum()
175 link_idx, base_offset); in hdaml_lnk_enum()
182 link_idx, base_offset); in hdaml_lnk_enum()
/linux/drivers/gpu/drm/radeon/
H A Dr600_cs.c354 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()
424 base_offset, base_align, array_mode); in r600_cs_track_validate_cb()
524 u64 base_offset, base_align; in r600_cs_track_validate_db() local
576 base_offset = track->db_bo_mc + track->db_offset; in r600_cs_track_validate_db()
615 if (!IS_ALIGNED(base_offset, base_align)) { in r600_cs_track_validate_db()
617 base_offset, base_align, array_mode); in r600_cs_track_validate_db()
1477 u64 base_offset, in r600_check_texture_resource() argument
1496 base_offset <<= 8; in r600_check_texture_resource()
[all …]
/linux/tools/perf/util/
H A Dgenelf.c77 uint64_t unwinding_size, uint64_t base_offset) in jit_add_eh_frame_info() argument
114 shdr->sh_addr = base_offset; in jit_add_eh_frame_info()
148 shdr->sh_addr = base_offset + unwinding_table_size; in jit_add_eh_frame_info()
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_rl.c268 u32 base_offset = hw_data->rl_data.r2l_offset; in assign_rps_to_leaf() local
274 offset = base_offset + (RL_CSR_SIZE * sla->ring_pairs_ids[i]); in assign_rps_to_leaf()
284 u32 base_offset = hw_data->rl_data.l2c_offset; in assign_leaf_to_cluster() local
289 offset = base_offset + (RL_CSR_SIZE * node_id); in assign_leaf_to_cluster()
298 u32 base_offset = hw_data->rl_data.c2s_offset; in assign_cluster_to_root() local
303 offset = base_offset + (RL_CSR_SIZE * node_id); in assign_cluster_to_root()
/linux/drivers/platform/x86/intel/pmt/
H A Dtelemetry.c88 header->base_offset = readl(disc_table + TELEM_BASE_OFFSET); in pmt_telem_header_decode()
118 ep->header.base_offset = entry->header.base_offset; in pmt_telem_add_endpoint()
H A Dtelemetry.h16 u32 base_offset; member
H A Dclass.h35 u32 base_offset; member
/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c838 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()
996 u32 j, val, base_offset; in hisi_qm_acc_diff_regs_dump() local
1012 base_offset = dregs[i].reg_offset + j * QM_DFX_REGS_LEN; in hisi_qm_acc_diff_regs_dump()
1013 val = readl(qm->io_base + base_offset); in hisi_qm_acc_diff_regs_dump()
1016 base_offset, dregs[i].regs[j], val); in hisi_qm_acc_diff_regs_dump()
/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_layer.h30 u32 base_offset; member
/linux/tools/testing/nvdimm/test/
H A Dndtest.h26 u64 base_offset; member
/linux/drivers/net/ethernet/seeq/
H A Dether3.c774 ec->irqaddr = priv(dev)->base + data->base_offset; in ether3_probe()
777 priv(dev)->seeq = priv(dev)->base + data->base_offset; in ether3_probe()
861 .base_offset = 0,
866 .base_offset = 0x800,
H A Dether3.h171 unsigned long base_offset; member
/linux/drivers/net/dsa/
H A Dbcm_sf2_cfp.c31 u32 base_offset; member
60 .base_offset = CORE_UDF_0_A_0_8_PORT_0 + UDF_SLICE_OFFSET,
90 .base_offset = CORE_UDF_0_B_0_8_PORT_0,
114 .base_offset = CORE_UDF_0_D_0_11_PORT_0,
161 u32 offset = layout->udfs[slice_num].base_offset; in bcm_sf2_cfp_udf_set()
/linux/include/linux/
H A Dpercpu.h80 unsigned long base_offset; /* base address offset */ member
/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-bus.c699 region_desc.base_offset; in fsl_mc_device_get_mmio_regions()
702 region_desc.base_offset, in fsl_mc_device_get_mmio_regions()
717 regions[i].start == region_desc.base_offset) in fsl_mc_device_get_mmio_regions()
724 region_desc.base_offset, in fsl_mc_device_get_mmio_regions()

12