Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/spi-nor/
Dotp.c184 ret = spi_nor_read_cr(nor, cr); in spi_nor_otp_lock_sr2()
216 ret = spi_nor_read_cr(nor, cr); in spi_nor_otp_is_locked_sr2()
Dsst.c29 ret = spi_nor_read_cr(nor, nor->bouncebuf); in sst26vf_nor_unlock()
Dcore.c489 int spi_nor_read_cr(struct spi_nor *nor, u8 *cr) in spi_nor_read_cr() function
769 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
813 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
866 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_cr_and_check()
1556 ret = spi_nor_read_cr(nor, nor->bouncebuf); in spi_nor_sr2_bit1_quad_enable()
Dcore.h645 int spi_nor_read_cr(struct spi_nor *nor, u8 *cr);