Lines Matching +full:29 +full:- +full:bit

3 KernelVersion:	2.6.29
4 Contact: linux-mtd@lists.infradead.org
11 KernelVersion: 2.6.29
12 Contact: linux-mtd@lists.infradead.org
21 KernelVersion: 2.6.29
22 Contact: linux-mtd@lists.infradead.org
24 These directories provide the corresponding read-only device
29 KernelVersion: 2.6.29
30 Contact: linux-mtd@lists.infradead.org
34 read-write device so <minor> will be even.
38 KernelVersion: 2.6.29
39 Contact: linux-mtd@lists.infradead.org
42 to the read-only variant of the MTD device (in
47 KernelVersion: 2.6.29
48 Contact: linux-mtd@lists.infradead.org
57 KernelVersion: 2.6.29
58 Contact: linux-mtd@lists.infradead.org
63 0x0400: MTD_WRITEABLE - device is writable
64 0x0800: MTD_BIT_WRITEABLE - single bits can be flipped
65 0x1000: MTD_NO_ERASE - no erase necessary
66 0x2000: MTD_POWERUP_LOCK - always locked after reset
70 KernelVersion: 2.6.29
71 Contact: linux-mtd@lists.infradead.org
73 A human-readable ASCII name for the device or partition.
78 KernelVersion: 2.6.29
79 Contact: linux-mtd@lists.infradead.org
87 KernelVersion: 2.6.29
88 Contact: linux-mtd@lists.infradead.org
94 KernelVersion: 2.6.29
95 Contact: linux-mtd@lists.infradead.org
101 KernelVersion: 2.6.29
102 Contact: linux-mtd@lists.infradead.org
107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown
111 KernelVersion: 2.6.29
112 Contact: linux-mtd@lists.infradead.org
128 Contact: linux-mtd@lists.infradead.org
130 Maximum number of bit errors that the device is capable of
132 ecc_step_size). This will always be a non-negative integer.
139 Contact: linux-mtd@lists.infradead.org
142 mtd returns -EUCLEAN from mtd_read() and mtd_read_oob(). If the
143 maximum number of bit errors that were corrected on any single
145 or exceeds this value, -EUCLEAN is returned. Otherwise, absent
155 meaning of the -EUCLEAN return code. Previously, it was
156 interpreted to mean simply "one or more bit errors were
158 dangerously high number of bit errors were corrected on one or
166 a persistent return value of -EUCLEAN on devices where sticky
168 ecc_strength, -EUCLEAN is never returned by the read operations.
169 Conversely, if bitflip_threshold is zero, -EUCLEAN is always
179 Contact: linux-mtd@lists.infradead.org
185 It will always be a non-negative integer. In the case of
191 Contact: linux-mtd@lists.infradead.org
196 It will always be a non-negative integer. In the case of
202 Contact: linux-mtd@lists.infradead.org
207 It will always be a non-negative integer. In the case of
213 Contact: linux-mtd@lists.infradead.org
220 Contact: linux-mtd@lists.infradead.org
223 this partition. These are typically used to store the in-flash
229 Contact: linux-mtd@lists.infradead.org
239 Contact: linux-mtd@lists.infradead.org