Home
last modified time | relevance | path

Searched refs:BAST_VA_CTRL3 (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/arm/mach-s3c2410/
Dnor-simtec.c41 val = __raw_readb(BAST_VA_CTRL3); in simtec_nor_vpp()
50 __raw_writeb(val, BAST_VA_CTRL3); in simtec_nor_vpp()
Dmach-bast.c110 .virtual = (u32)BAST_VA_CTRL3,
/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dbast-map.h34 #define BAST_VA_CTRL3 BAST_IOADDR(0x00200000) /* 0x01500000 */ macro