Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Dxtalk-bridge.h17 unsigned long io_offset; member
/kernel/linux/linux-5.10/drivers/power/reset/
Dpiix4-poweroff.c14 static resource_size_t io_offset; variable
/kernel/linux/linux-5.10/arch/sh/include/asm/
Dpci.h24 unsigned long io_offset; member
/kernel/linux/linux-5.10/arch/arm/include/asm/mach/
Dpci.h38 unsigned long io_offset; /* bus->cpu IO mapping offset */ member
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dpci.h39 unsigned long io_offset; member
/kernel/linux/linux-5.10/arch/powerpc/kernel/
Dpci_32.c225 unsigned long io_offset; in pcibios_setup_phb_io_space() local
Dpci-common.c612 unsigned long io_offset = (unsigned long)hose->io_base_virt - _IO_BASE; in pci_mmap_legacy_page_range() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
Ddsi_cfg.h33 u32 io_offset; member
/kernel/linux/linux-5.10/drivers/misc/cb710/
Dcore.c96 unsigned slot_mask, unsigned io_offset, const char *name) in cb710_register_slot()
/kernel/linux/linux-5.10/arch/microblaze/pci/
Dpci-common.c340 unsigned long io_offset = (unsigned long)hose->io_base_virt - in pci_mmap_legacy_page_range() local
900 unsigned long io_offset; in pcibios_setup_phb_resources() local
/kernel/linux/linux-5.10/include/linux/
Diomap.h198 loff_t io_offset; /* offset in the file */ member
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dpci_impl.h104 resource_size_t io_offset; member
/kernel/linux/linux-5.10/include/pcmcia/
Dss.h156 u_int io_offset; member
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Drtl871x_mp.h66 u32 io_offset; member
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
Drtw_mp.h30 u32 io_offset; member
/kernel/linux/linux-5.10/arch/um/drivers/
Dubd_kern.c1256 static void cowify_bitmap(__u64 io_offset, int length, unsigned long *cow_mask, in cowify_bitmap()