Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/spi-nor/
Dwinbond.c144 .is_locked = spi_nor_otp_is_locked_sr2,
Dcore.h527 int spi_nor_otp_is_locked_sr2(struct spi_nor *nor, unsigned int region);
Dotp.c207 int spi_nor_otp_is_locked_sr2(struct spi_nor *nor, unsigned int region) in spi_nor_otp_is_locked_sr2() function