Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c499 static int lpc32xx_write_page_lowlevel(struct nand_chip *chip, in lpc32xx_write_page_lowlevel() function
663 chip->ecc.write_page_raw = lpc32xx_write_page_lowlevel; in lpc32xx_nand_attach_chip()
664 chip->ecc.write_page = lpc32xx_write_page_lowlevel; in lpc32xx_nand_attach_chip()