Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-bast.c94 .virtual = (u32)BAST_VA_CTRL2,
280 tmp = __raw_readb(BAST_VA_CTRL2); in bast_nand_select()
287 __raw_writeb(tmp, BAST_VA_CTRL2); in bast_nand_select()
Dbast.h80 #define BAST_VA_CTRL2 BAST_IOADDR(0x00100000) macro