Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dmach-bast.c86 .virtual = (u32)BAST_VA_CTRL2,
272 tmp = __raw_readb(BAST_VA_CTRL2); in bast_nand_select()
279 __raw_writeb(tmp, BAST_VA_CTRL2); in bast_nand_select()
Dbast.h80 #define BAST_VA_CTRL2 BAST_IOADDR(0x00100000) macro