Searched refs:mlcsubpages (Results 1 - 1 of 1) sorted by path

/drivers/mtd/nand/
H A Dlpc32xx_mlc.c200 int mlcsubpages; /* number of 512bytes-subpages */ member in struct:lpc32xx_nand_host
454 for (i = 0; i < host->mlcsubpages; i++) {
511 for (i = 0; i < host->mlcsubpages; i++) {
756 host->mlcsubpages = mtd->writesize / 512;

Completed in 32 milliseconds