Home
last modified time | relevance | path

Searched defs:IOADDR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/xtensa/include/asm/
H A Daddrspace.h25 #define IOADDR(x) (CONFIG_SYS_IO_BASE + (x)) macro
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250.h52 #define IOADDR(a) ((void __iomem *)(IO_BASE + (a))) macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dio.h23 #define IOADDR(x) (XCHAL_KIO_BYPASS_VADDR + (x)) macro