Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/acpi/acpica/
Dutbuffer.c68 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer() argument
90 acpi_os_printf("%6.4X: ", (base_offset + i)); in acpi_ut_dump_buffer()
234 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file() argument
257 acpi_ut_file_printf(file, "%6.4X: ", (base_offset + i)); in acpi_ut_dump_buffer_to_file()
Dacutils.h362 u32 count, u32 display, u32 base_offset);
/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/pinctrl/
Domap.h73 #define OMAP_PADCONF_OFFSET(offset, base_offset) ((offset) - (base_offset)) argument
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c279 u_long base_offset; in ahd_linux_pci_reserve_mem_region() local
290 base_offset = start - base_page; in ahd_linux_pci_reserve_mem_region()
296 *maddr = ioremap_nocache(base_page, base_offset + 512); in ahd_linux_pci_reserve_mem_region()
301 *maddr += base_offset; in ahd_linux_pci_reserve_mem_region()
/linux-4.1.27/drivers/xen/xen-pciback/
Dconf_space.h63 unsigned int base_offset; member
69 #define OFFSET(cfg_entry) ((cfg_entry)->base_offset+(cfg_entry)->field->offset)
Dconf_space.c364 unsigned int base_offset) in xen_pcibk_config_add_field_offset() argument
379 cfg_entry->base_offset = base_offset; in xen_pcibk_config_add_field_offset()
Dpci_stub.c1313 cfg_entry->base_offset + in pcistub_quirk_show()
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbnad_ethtool.c942 u32 *base_offset) in bnad_get_flash_partition_by_offset() argument
976 *base_offset = flash_attr->part[i].part_off; in bnad_get_flash_partition_by_offset()
997 u32 flash_part = 0, base_offset = 0; in bnad_get_eeprom() local
1006 eeprom->offset, &base_offset); in bnad_get_eeprom()
1017 eeprom->offset - base_offset, in bnad_get_eeprom()
1037 u32 flash_part = 0, base_offset = 0; in bnad_set_eeprom() local
1048 eeprom->offset, &base_offset); in bnad_set_eeprom()
1059 eeprom->offset - base_offset, in bnad_set_eeprom()
/linux-4.1.27/arch/ia64/mm/
Ddiscontig.c190 unsigned long base_offset; in setup_per_cpu_areas() local
205 base_offset = (void *)__per_cpu_start - base; in setup_per_cpu_areas()
248 gi->base_offset = __per_cpu_offset[cpu] + base_offset; in setup_per_cpu_areas()
/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600_cs.c354 u64 base_offset, base_align; in r600_cs_track_validate_cb() local
379 base_offset = track->cb_color_bo_mc[i] + track->cb_color_bo_offset[i]; in r600_cs_track_validate_cb()
422 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()
523 u64 base_offset, base_align; in r600_cs_track_validate_db() local
574 base_offset = track->db_bo_mc + track->db_offset; in r600_cs_track_validate_db()
613 if (!IS_ALIGNED(base_offset, base_align)) { in r600_cs_track_validate_db()
615 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-4.1.27/arch/x86/mm/
Dmpx.c160 int addr_offset, base_offset, indx_offset; in mpx_get_addr_ref() local
174 base_offset = get_reg_offset(insn, regs, REG_TYPE_BASE); in mpx_get_addr_ref()
175 if (base_offset < 0) in mpx_get_addr_ref()
182 base = regs_get_register(regs, base_offset); in mpx_get_addr_ref()
/linux-4.1.27/include/linux/
Dpercpu.h62 unsigned long base_offset; /* base address offset */ member
/linux-4.1.27/drivers/net/ethernet/seeq/
Dether3.h173 unsigned long base_offset; member
Dether3.c779 ec->irqaddr = priv(dev)->base + data->base_offset; in ether3_probe()
782 priv(dev)->seeq = priv(dev)->base + data->base_offset; in ether3_probe()
862 .base_offset = 0,
867 .base_offset = 0x800,
/linux-4.1.27/drivers/pci/hotplug/
Dshpchp.h202 volatile u32 base_offset; member
219 BASE_OFFSET = offsetof(struct ctrl_reg, base_offset),
/linux-4.1.27/drivers/thunderbolt/
Dtb_regs.h72 u32 base_offset:8; /* member
/linux-4.1.27/mm/
Dpercpu.c1584 group_offsets[group] = gi->base_offset; in pcpu_setup_first_chunk()
1597 unit_off[cpu] = gi->base_offset + i * ai->unit_size; in pcpu_setup_first_chunk()
1896 gi->base_offset = unit * ai->unit_size; in pcpu_build_alloc_info()
2016 ai->groups[group].base_offset = areas[group] - base; in pcpu_embed_first_chunk()
2018 ai->groups[group].base_offset); in pcpu_embed_first_chunk()
/linux-4.1.27/drivers/dma/
Dqcom_bam_dma.c112 u32 base_offset; member
411 return bdev->regs + r.base_offset + in bam_addr()
/linux-4.1.27/drivers/staging/dgap/
Ddgap.c6269 u32 base_offset; in dgap_get_vpd() local
6307 base_offset = 0; in dgap_get_vpd()
6313 while (base_offset <= EXPANSION_ROM_SIZE) { in dgap_get_vpd()
6327 base_offset + 0x18); in dgap_get_vpd()
6338 base_offset += image_length; in dgap_get_vpd()
6340 byte1 = readb(brd->re_map_membase + base_offset); in dgap_get_vpd()
6341 byte2 = readb(brd->re_map_membase + base_offset + 1); in dgap_get_vpd()