Lines Matching +full:partitions +full:- +full:table +full:- +full:offset

4 Contact:	linux-mtd@lists.infradead.org
12 Contact: linux-mtd@lists.infradead.org
16 physical/simulated flash devices, partitions on a flash
22 Contact: linux-mtd@lists.infradead.org
24 These directories provide the corresponding read-only device
30 Contact: linux-mtd@lists.infradead.org
34 read-write device so <minor> will be even.
39 Contact: linux-mtd@lists.infradead.org
42 to the read-only variant of the MTD device (in
48 Contact: linux-mtd@lists.infradead.org
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
71 Contact: linux-mtd@lists.infradead.org
73 A human-readable ASCII name for the device or partition.
79 Contact: linux-mtd@lists.infradead.org
88 Contact: linux-mtd@lists.infradead.org
95 Contact: linux-mtd@lists.infradead.org
102 Contact: linux-mtd@lists.infradead.org
107 absent, ram, rom, nor, nand, mlc-nand, dataflash, ubi, unknown
112 Contact: linux-mtd@lists.infradead.org
128 Contact: linux-mtd@lists.infradead.org
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
145 or exceeds this value, -EUCLEAN is returned. Otherwise, absent
155 meaning of the -EUCLEAN return code. Previously, it was
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
224 bad block table (BBT).
226 What: /sys/class/mtd/mtdX/offset
229 Contact: linux-mtd@lists.infradead.org
231 For a partition, the offset of that partition from the start
234 to distinguish them from partitions.
239 Contact: linux-mtd@lists.infradead.org