Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/spi-nor/
H A Dotp.c307 static int spi_nor_mtd_otp_read_write(struct mtd_info *mtd, loff_t ofs, in spi_nor_mtd_otp_read_write() function
386 return spi_nor_mtd_otp_read_write(mtd, from, len, retlen, buf, false); in spi_nor_mtd_otp_read()
392 return spi_nor_mtd_otp_read_write(mtd, to, len, retlen, buf, true); in spi_nor_mtd_otp_write()