Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c24xx/
Dmach-bast.c99 .virtual = (u32)BAST_VA_CTRL2,
285 tmp = __raw_readb(BAST_VA_CTRL2); in bast_nand_select()
292 __raw_writeb(tmp, BAST_VA_CTRL2); in bast_nand_select()
Dbast.h83 #define BAST_VA_CTRL2 BAST_IOADDR(0x00100000) macro