Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A Dwinbond.c326 .read = spi_nor_otp_read_secr,
H A Dotp.c36 int spi_nor_otp_read_secr(struct spi_nor *nor, loff_t addr, size_t len, u8 *buf) in spi_nor_otp_read_secr() function