Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1461 static int sunxi_nand_hw_ecc_ctrl_init(struct mtd_info *mtd, in sunxi_nand_hw_ecc_ctrl_init() function
1576 ret = sunxi_nand_hw_ecc_ctrl_init(mtd, ecc); in sunxi_nand_ecc_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c1617 static int sunxi_nand_hw_ecc_ctrl_init(struct nand_chip *nand, in sunxi_nand_hw_ecc_ctrl_init() function
1750 ret = sunxi_nand_hw_ecc_ctrl_init(nand, ecc, np); in sunxi_nand_attach_chip()