Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c246 static int spinand_enable_ecc(struct spi_device *spi_nand) in spinand_enable_ecc() function
362 if (spinand_enable_ecc(spi_nand) < 0) in spinand_read_page()
492 retval = spinand_enable_ecc(spi_nand); in spinand_program_page()