Searched refs:BAST_IOADDR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dbast-map.h24 #define BAST_IOADDR(x) (S3C2410_ADDR((x) + 0x01300000)) macro
28 #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(
[all...]
H A Dvr1000-map.h26 #define VR1000_IOADDR(x) BAST_IOADDR(x)

Completed in 96 milliseconds