Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Daddrspace.h26 #define IOADDR(x) (CONFIG_SYS_IO_BASE + (x)) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/sibyte/
H A Dsb1250.h53 #define IOADDR(a) ((void __iomem *)(IO_BASE + (a))) macro
/OK3568_Linux_fs/kernel/arch/xtensa/include/asm/
H A Dio.h22 #define IOADDR(x) (XCHAL_KIO_BYPASS_VADDR + (x)) macro