Searched refs:S3C2410_NFCONF (Results 1 – 1 of 1) sorted by relevance
52 #define S3C2410_NFCONF S3C2410_NFREG(0x00) macro326 cfg = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()329 writel(cfg, info->regs + S3C2410_NFCONF); in s3c2410_nand_setrate()562 ctrl = readl(info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()564 writel(ctrl, info->regs + S3C2410_NFCONF); in s3c2410_nand_enable_hwecc()802 info->sel_reg = regs + S3C2410_NFCONF; in s3c2410_nand_init_chip()825 if (readl(regs + S3C2410_NFCONF) & S3C2412_NFCONF_NANDBOOT) in s3c2410_nand_init_chip()