Lines Matching +full:on +full:- +full:flash
1 # SPDX-License-Identifier: GPL-2.0-only
4 depends on HAS_IOMEM
6 This enables support for accessing all type of OneNAND flash
14 This adds an extra check when data is written to the flash. The
15 OneNAND flash device internally checks only bits transitioning
21 tristate "OneNAND Flash device via platform device driver"
23 Support for OneNAND flash via platform device driver.
26 tristate "OneNAND on OMAP2/OMAP3 support"
27 depends on ARCH_OMAP2 || ARCH_OMAP3 || (COMPILE_TEST && ARM)
28 depends on OF
29 depends on OMAP_GPMC
31 Support for a OneNAND flash device connected to an OMAP2/OMAP3 SoC
36 tristate "OneNAND on Samsung SOC controller support"
37 depends on ARCH_S3C64XX || ARCH_S5PV210 || COMPILE_TEST
39 Support for a OneNAND flash device connected to Samsung S3C64XX
47 One Block of the NAND Flash Array memory is reserved as
48 a One-Time Programmable Block memory area.
49 Also, 1st Block of NAND Flash Array can be used as OTP.
52 operations as any other NAND Flash Array memory block.
55 OTP block is fully-guaranteed to be a valid block.
61 Since the device is equipped with two DataRAMs, and two-plane NAND
62 Flash memory array, these two component enables simultaneous program