Home
last modified time | relevance | path

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

/arch/parisc/lib/
Diomap.c37 #define IOPORT_MAP_BASE (8UL << 60) macro
41 #define IOPORT_MAP_BASE (8UL << 28) macro
429 return (void __iomem *)(IOPORT_MAP_BASE | port); in ioport_map()