Home
last modified time | relevance | path

Searched refs:sunxi_nand_hw_ecc_ctrl_init (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1462 static int sunxi_nand_hw_ecc_ctrl_init(struct mtd_info *mtd, in sunxi_nand_hw_ecc_ctrl_init() function
1577 ret = sunxi_nand_hw_ecc_ctrl_init(mtd, ecc); in sunxi_nand_ecc_init()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1605 static int sunxi_nand_hw_ecc_ctrl_init(struct nand_chip *nand, in sunxi_nand_hw_ecc_ctrl_init() function
1760 ret = sunxi_nand_hw_ecc_ctrl_init(nand, ecc, np); in sunxi_nand_attach_chip()