Searched refs:S3C2410_NFCONF (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-samsung/include/plat/
H A Dregs-nand.h19 #define S3C2410_NFCONF S3C2410_NFREG(0x00) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Ds3c2410.c271 cfg = readl(info->regs + S3C2410_NFCONF);
274 writel(cfg, info->regs + S3C2410_NFCONF);
508 ctrl = readl(info->regs + S3C2410_NFCONF);
510 writel(ctrl, info->regs + S3C2410_NFCONF);
780 info->sel_reg = regs + S3C2410_NFCONF;
803 if (readl(regs + S3C2410_NFCONF) & S3C2412_NFCONF_NANDBOOT)

Completed in 38 milliseconds