Home
last modified time | relevance | path

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

/linux/drivers/mtd/spi-nor/
H A 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()
H A Dsst.c29 ret = spi_nor_read_cr(nor, nor->bouncebuf); in sst26vf_nor_unlock()
H A Dcore.c489 int spi_nor_read_cr(struct spi_nor *nor, u8 *cr) in spi_nor_read_cr() function
870 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
915 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
968 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_cr_and_check()
1906 ret = spi_nor_read_cr(nor, nor->bouncebuf); in spi_nor_sr2_bit1_quad_enable()
H A Dcore.h620 int spi_nor_read_cr(struct spi_nor *nor, u8 *cr);