Home
last modified time | relevance | path

Searched defs:PCI_IOBASE (Results 1 – 10 of 10) sorted by relevance

/linux-6.6.21/arch/mips/include/asm/mach-ralink/
Dspaces.h5 #define PCI_IOBASE mips_io_port_base macro
/linux-6.6.21/arch/mips/include/asm/mach-loongson64/
Dspaces.h10 #define PCI_IOBASE _AC(0xc000000000000000 + SZ_128K, UL) macro
/linux-6.6.21/arch/xtensa/include/asm/
Dio.h25 #define PCI_IOBASE ((void __iomem *)XCHAL_KIO_BYPASS_VADDR) macro
/linux-6.6.21/arch/microblaze/include/asm/
Dio.h30 #define PCI_IOBASE ((void __iomem *)_IO_BASE) macro
/linux-6.6.21/arch/loongarch/include/asm/
Daddrspace.h123 #define PCI_IOBASE ((void __iomem *)(vm_map_base + (2 * PAGE_SIZE))) macro
/linux-6.6.21/arch/m68k/include/asm/
Dio_no.h130 #define PCI_IOBASE ((void __iomem *) PCI_IO_PA) macro
/linux-6.6.21/arch/riscv/include/asm/
Dio.h30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
/linux-6.6.21/arch/arm64/include/asm/
Dio.h125 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
/linux-6.6.21/arch/arm/include/asm/
Dio.h173 #define PCI_IOBASE ((void __iomem *)PCI_IO_VIRT_BASE) macro
/linux-6.6.21/include/asm-generic/
Dio.h527 #define PCI_IOBASE ((void __iomem *)0) macro