Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c627 static int fsl_elbc_write_subpage(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_subpage() function
726 nand->ecc.write_subpage = fsl_elbc_write_subpage; in fsl_elbc_chip_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dfsl_elbc_nand.c667 static int fsl_elbc_write_subpage(struct nand_chip *chip, uint32_t offset, in fsl_elbc_write_subpage() function
751 chip->ecc.write_subpage = fsl_elbc_write_subpage; in fsl_elbc_attach_chip()