Searched refs:S3C2410_NFCONF (Results 1 – 1 of 1) sorted by relevance
39 #define S3C2410_NFCONF S3C2410_NFREG(0x00) macro351 cfg = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()354 writel(cfg, info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()593 ctrl = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()595 writel(ctrl, info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()874 info->sel_reg = regs + S3C2410_NFCONF; in s3c2410_nand_init_chip()897 if (readl(regs + S3C2410_NFCONF) & S3C2412_NFCONF_NANDBOOT) in s3c2410_nand_init_chip()