Home
last modified time | relevance | path

Searched defs:io_offset (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dxtalk-bridge.h17 unsigned long io_offset; member
/openbmc/linux/drivers/power/reset/
H A Dpiix4-poweroff.c14 static resource_size_t io_offset; variable
/openbmc/qemu/target/i386/tcg/sysemu/
H A Dseg_helper.c196 uint32_t io_offset, val, mask; in helper_check_io() local
/openbmc/linux/arch/sh/include/asm/
H A Dpci.h24 unsigned long io_offset; member
/openbmc/linux/drivers/ata/
H A Dpata_falcon.c132 int irq = 0, io_offset = 1, reg_shift = 2; /* Falcon defaults */ in pata_falcon_init_one() local
/openbmc/linux/arch/arm/include/asm/mach/
H A Dpci.h38 unsigned long io_offset; /* bus->cpu IO mapping offset */ member
/openbmc/linux/arch/mips/include/asm/
H A Dpci.h39 unsigned long io_offset; member
/openbmc/linux/arch/powerpc/kernel/
H A Dpci_32.c235 unsigned long io_offset; in pcibios_setup_phb_io_space() local
H A Dpci-common.c688 unsigned long io_offset = (unsigned long)hose->io_base_virt - _IO_BASE; in pci_mmap_legacy_page_range() local
/openbmc/linux/drivers/misc/cb710/
H A Dcore.c96 unsigned slot_mask, unsigned io_offset, const char *name) in cb710_register_slot()
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_cfg.h40 u32 io_offset; member
/openbmc/linux/arch/sparc/kernel/
H A Dpci_impl.h103 resource_size_t io_offset; member
/openbmc/linux/include/linux/
H A Diomap.h299 loff_t io_offset; /* offset in the file */ member
/openbmc/linux/include/pcmcia/
H A Dss.h156 u_int io_offset; member
/openbmc/linux/drivers/staging/rtl8712/
H A Drtl871x_mp.h66 u32 io_offset; member
/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mp.h30 u32 io_offset; member
/openbmc/linux/arch/um/drivers/
H A Dubd_kern.c1188 static void cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, in cowify_bitmap()
/openbmc/qemu/hw/acpi/
H A Daml-build.c2269 Aml *build_crs(PCIHostState *host, CrsRangeSet *range_set, uint32_t io_offset, in build_crs()