Searched refs:S3C2410_NFCONF (Results 1 – 1 of 1) sorted by relevance
40 #define S3C2410_NFCONF S3C2410_NFREG(0x00) macro350 cfg = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()353 writel(cfg, info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()592 ctrl = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()594 writel(ctrl, info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()873 info->sel_reg = regs + S3C2410_NFCONF; in s3c2410_nand_init_chip()896 if (readl(regs + S3C2410_NFCONF) & S3C2412_NFCONF_NANDBOOT) in s3c2410_nand_init_chip()