Searched refs:spi_nor_mtd_otp_read_write (Results 1 – 1 of 1) sorted by relevance
| /drivers/mtd/spi-nor/ |
| A D | otp.c | 308 static int spi_nor_mtd_otp_read_write(struct mtd_info *mtd, loff_t ofs, in spi_nor_mtd_otp_read_write() function 387 return spi_nor_mtd_otp_read_write(mtd, from, len, retlen, buf, false); in spi_nor_mtd_otp_read() 393 return spi_nor_mtd_otp_read_write(mtd, to, len, retlen, buf, true); in spi_nor_mtd_otp_write()
|
Completed in 7 milliseconds