Home
last modified time | relevance | path

Searched refs:nand_oob_fix (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Drockchip_nand.c91 static struct nand_ecclayout nand_oob_fix = { variable
504 nand_oob_fix.eccbytes = ecc->bytes * ecc->steps; in rockchip_nand_hw_ecc_ctrl_init()
506 nand_oob_fix.eccpos[index] = index + ecc->prepad; in rockchip_nand_hw_ecc_ctrl_init()
507 ecc->layout = &nand_oob_fix; in rockchip_nand_hw_ecc_ctrl_init()
H A Drockchip_nand_v9.c93 static struct nand_ecclayout nand_oob_fix = { variable
505 nand_oob_fix.eccbytes = ecc->bytes * ecc->steps; in rockchip_nand_hw_ecc_ctrl_init()
507 nand_oob_fix.eccpos[index] = index + ecc->prepad; in rockchip_nand_hw_ecc_ctrl_init()
508 ecc->layout = &nand_oob_fix; in rockchip_nand_hw_ecc_ctrl_init()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map