Lines Matching +full:nand +full:- +full:style
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Linux driver for Disk-On-Chip devices
6 * Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org>
7 * Copyright © 2002-2003 Greg Ungerer <gerg@snapgear.com>
8 * Copyright © 2002-2003 SnapGear Inc
76 * On ARM, it'll be mmap'd directly with 32-bit wide accesses.
77 * On PPC, it's mmap'd and 16-bit wide.
160 struct Nand { struct
187 unsigned long mfr; /* Flash IDs - only one type of flash per device */
192 char interleave; /* Internal interleaving - Millennium Plus style */
199 struct Nand *chips;