Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c190 static int spinand_ecc_enable(struct spinand_device *spinand, in spinand_ecc_enable() function
286 return spinand_ecc_enable(spinand, enable); in spinand_ondie_ecc_prepare_io_req()
604 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()
652 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dcore.c214 static int spinand_ecc_enable(struct spinand_device *spinand, in spinand_ecc_enable() function
588 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()
639 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()