Home
last modified time | relevance | path

Searched refs:spi_nor_write_sr1_and_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c753 * spi_nor_write_sr1_and_check() - Write one byte to the Status Register 1 and
760 static int spi_nor_write_sr1_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_sr1_and_check() function
924 return spi_nor_write_sr1_and_check(nor, sr1); in spi_nor_write_sr_and_check()
1945 return spi_nor_write_sr1_and_check(nor, nor->bouncebuf[0]); in spi_nor_sr1_bit6_quad_enable()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c823 * spi_nor_write_sr1_and_check() - Write one byte to the Status Register 1 and
830 static int spi_nor_write_sr1_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_sr1_and_check() function
994 return spi_nor_write_sr1_and_check(nor, sr1); in spi_nor_write_sr_and_check()
1922 return spi_nor_write_sr1_and_check(nor, nor->bouncebuf[0]); in spi_nor_sr1_bit6_quad_enable()

Completed in 9 milliseconds