Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dsm_common.c167 chip->badblockbits = 7; in sm_attach_chip()
A Dfsmc_nand.c1105 nand->badblockbits = 7; in fsmc_nand_probe()
A Dnand_base.c269 if (likely(chip->badblockbits == 8)) in nand_block_bad()
272 res = hweight8(bad) < chip->badblockbits; in nand_block_bad()
5304 chip->badblockbits = 8; in nand_detect()
/linux-6.3-rc2/include/linux/mtd/
A Drawnand.h1289 unsigned int badblockbits; member

Completed in 21 milliseconds