Home
last modified time | relevance | path

Searched refs:subpages (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dmxc_nand_spl.c195 int subpages = CONFIG_SYS_NAND_PAGE_SIZE / 512; in nfc_nand_check_ecc()
201 } while (--subpages); in nfc_nand_check_ecc()
H A Dmxc_nand.c665 int subpages = mtd->writesize / nand_chip->subpagesize; local
680 - subpages);
685 subpages--;
686 } while (subpages > 0);
/rk3399_rockchip-uboot/doc/
H A DREADME.ubispl110 * with 4 subpages the VID offset is 512. The DATA offset is 2k.