Searched refs:last_spare_bytes (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/mtd/nand/raw/
H A Dmarvell_nand.c252 * @last_spare_bytes: Number of spare bytes in the last chunk
267 int last_spare_bytes; member in struct:marvell_hw_ecc_layout
282 .last_spare_bytes = lsb, \
1264 lt->last_spare_bytes;
1281 spare_len = lt->last_spare_bytes;
1398 spare_len = lt->last_spare_bytes;
1452 lt->last_spare_bytes);
1457 lt->last_spare_bytes +
1463 lt->last_spare_bytes;
1522 lt->last_spare_bytes;
[all...]

Completed in 208 milliseconds