Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c2471 int cwperpage, bad_block_byte, ret; in qcom_nand_attach_chip() local
2573 bad_block_byte = mtd->writesize - host->cw_size * (cwperpage - 1) + 1; in qcom_nand_attach_chip()
2586 | bad_block_byte << BAD_BLOCK_BYTE_NUM in qcom_nand_attach_chip()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c2371 int cwperpage, bad_block_byte, ret; in qcom_nand_attach_chip() local
2486 bad_block_byte = mtd->writesize - host->cw_size * (cwperpage - 1) + 1; in qcom_nand_attach_chip()
2499 | bad_block_byte << BAD_BLOCK_BYTE_NUM in qcom_nand_attach_chip()

Completed in 11 milliseconds