Home
last modified time | relevance | path

Searched refs:BAST_VA_CTRL2 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/arm/mach-s3c24xx/
Dmach-bast.c105 .virtual = (u32)BAST_VA_CTRL2,
291 tmp = __raw_readb(BAST_VA_CTRL2); in bast_nand_select()
298 __raw_writeb(tmp, BAST_VA_CTRL2); in bast_nand_select()
/linux-3.4.99/arch/arm/mach-s3c24xx/include/mach/
Dbast-map.h31 #define BAST_VA_CTRL2 BAST_IOADDR(0x00100000) /* 0x01400000 */ macro