Searched refs:spinand_get_otp (Results 1 – 1 of 1) sorted by relevance
206 static int spinand_get_otp(struct spi_device *spi_nand, u8 *otp) in spinand_get_otp() function261 retval = spinand_get_otp(spi_nand, &otp); in spinand_enable_ecc()271 return spinand_get_otp(spi_nand, &otp); in spinand_enable_ecc()280 retval = spinand_get_otp(spi_nand, &otp); in spinand_disable_ecc()289 return spinand_get_otp(spi_nand, &otp); in spinand_disable_ecc()812 spinand_get_otp(info->spi, state->buf); in spinand_cmdfunc()843 ret = spinand_get_otp(spi_nand, &otp); in spinand_lock_block()