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