Searched defs:IOADDR (Results 1 – 3 of 3) sorted by relevance
26 #define IOADDR(x) (CONFIG_SYS_IO_BASE + (x)) macro
53 #define IOADDR(a) ((void __iomem *)(IO_BASE + (a))) macro
22 #define IOADDR(x) (XCHAL_KIO_BYPASS_VADDR + (x)) macro