Searched refs:BAST_IOADDR (Results 1 – 2 of 2) sorted by relevance
24 #define BAST_IOADDR(x) (S3C2410_ADDR((x) + 0x01300000)) macro28 #define BAST_VA_CTRL1 BAST_IOADDR(0x00000000) /* 0x01300000 */31 #define BAST_VA_CTRL2 BAST_IOADDR(0x00100000) /* 0x01400000 */34 #define BAST_VA_CTRL3 BAST_IOADDR(0x00200000) /* 0x01500000 */37 #define BAST_VA_CTRL4 BAST_IOADDR(0x00300000) /* 0x01600000 */43 #define BAST_VA_PC104_IRQREQ BAST_IOADDR(0x00400000)46 #define BAST_VA_PC104_IRQRAW BAST_IOADDR(0x00500000)49 #define BAST_VA_PC104_IRQMASK BAST_IOADDR(0x00600000)52 #define BAST_VA_LCD_RCMD1 BAST_IOADDR(0x00700000)55 #define BAST_VA_LCD_WCMD1 BAST_IOADDR(0x00800000)[all …]
26 #define VR1000_IOADDR(x) BAST_IOADDR(x)