Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/spi-nor/
Dcore.c342 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()
835 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_sr_and_check()
888 ret = spi_nor_read_cr(nor, &sr_cr[1]); in spi_nor_write_16bit_cr_and_check()
1950 ret = spi_nor_read_cr(nor, nor->bouncebuf); in spi_nor_sr2_bit1_quad_enable()