Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/
H A Dspaces.h10 #define PCI_IOBASE _AC(0xc000000000000000 + SZ_128K, UL) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dio.h24 #define PCI_IOBASE ((void __iomem *)XCHAL_KIO_BYPASS_VADDR) macro
/OK3568_Linux_fs/kernel/arch/microblaze/include/asm/
H A Dio.h30 #define PCI_IOBASE ((void __iomem *)_IO_BASE) macro
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dio_no.h130 #define PCI_IOBASE ((void __iomem *) PCI_IO_PA) macro
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dio.h30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dio.h166 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
/OK3568_Linux_fs/kernel/arch/arm/include/asm/
H A Dio.h174 #define PCI_IOBASE ((void __iomem *)PCI_IO_VIRT_BASE) macro
/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dio.h444 #define PCI_IOBASE ((void __iomem *)0) macro