Searched defs:PCI_IOBASE (Results 1 – 9 of 9) sorted by relevance
5 #define PCI_IOBASE mips_io_port_base macro
10 #define PCI_IOBASE _AC(0xc000000000000000 + SZ_128K, UL) macro
24 #define PCI_IOBASE ((void __iomem *)XCHAL_KIO_BYPASS_VADDR) macro
30 #define PCI_IOBASE ((void __iomem *)_IO_BASE) macro
130 #define PCI_IOBASE ((void __iomem *) PCI_IO_PA) macro
30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
150 #define PCI_IOBASE ((void __iomem *)PCI_IO_START) macro
175 #define PCI_IOBASE ((void __iomem *)PCI_IO_VIRT_BASE) macro
444 #define PCI_IOBASE ((void __iomem *)0) macro
Completed in 15 milliseconds