Home
last modified time | relevance | path

Searched refs:spi_nor_read_cr (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/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.c481 * spi_nor_read_cr() - Read the Configuration Register using the
489 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()
1941 ret = spi_nor_read_cr(nor, nor->bouncebuf); in spi_nor_sr2_bit1_quad_enable()
H A Dcore.h674 int spi_nor_read_cr(struct spi_nor *nor, u8 *cr);
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c334 * spi_nor_read_cr() - Read the Configuration Register using the
342 static int spi_nor_read_cr(struct spi_nor *nor, u8 *cr) in spi_nor_read_cr() function
800 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
845 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
898 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_cr_and_check()
1964 ret = spi_nor_read_cr(nor, nor->bouncebuf); in spi_nor_sr2_bit1_quad_enable()

Completed in 11 milliseconds