Home
last modified time | relevance | path

Searched refs:badblockbits (Results 1 – 4 of 4) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dmxs_nand_spl.c136 chip->badblockbits = 8; in mxs_flash_onfi_ident()
A Dfsmc_nand.c479 nand->badblockbits = 7; in fsmc_nand_init()
A Dnand_base.c379 if (likely(chip->badblockbits == 8)) in nand_block_bad()
382 res = hweight8(bad) < chip->badblockbits; in nand_block_bad()
4537 chip->badblockbits = 8; in nand_get_flash_type()
/u-boot/include/linux/mtd/
A Drawnand.h942 int badblockbits; member

Completed in 17 milliseconds