Searched refs:IOPORT_MAP_BASE (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/parisc/lib/
H A Diomap.c38 #define IOPORT_MAP_BASE (8UL << 60) macro
42 #define IOPORT_MAP_BASE (8UL << 28) macro
506 return (void __iomem *)(IOPORT_MAP_BASE | port);

Completed in 174 milliseconds