Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c588 static int rk_nfc_write_page_hwecc(struct nand_chip *chip, const u8 *buf, in rk_nfc_write_page_hwecc() function
697 return rk_nfc_write_page_hwecc(chip, NULL, 1, page); in rk_nfc_write_oob()
1087 chip->ecc.write_page = rk_nfc_write_page_hwecc; in rk_nfc_attach_chip()