Searched refs:spinand_get_otp (Results 1 – 1 of 1) sorted by relevance
196 static int spinand_get_otp(struct spi_device *spi_nand, u8 *otp) in spinand_get_otp() function251 retval = spinand_get_otp(spi_nand, &otp); in spinand_enable_ecc()261 return spinand_get_otp(spi_nand, &otp); in spinand_enable_ecc()270 retval = spinand_get_otp(spi_nand, &otp); in spinand_disable_ecc()279 return spinand_get_otp(spi_nand, &otp); in spinand_disable_ecc()797 spinand_get_otp(info->spi, state->buf); in spinand_cmdfunc()828 ret = spinand_get_otp(spi_nand, &otp); in spinand_lock_block()