Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c783 * spi_nor_write_16bit_sr_and_check() - Write the Status Register 1 and the
792 static int spi_nor_write_16bit_sr_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_16bit_sr_and_check() function
922 return spi_nor_write_16bit_sr_and_check(nor, sr1); in spi_nor_write_sr_and_check()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c853 * spi_nor_write_16bit_sr_and_check() - Write the Status Register 1 and the
862 static int spi_nor_write_16bit_sr_and_check(struct spi_nor *nor, u8 sr1) in spi_nor_write_16bit_sr_and_check() function
992 return spi_nor_write_16bit_sr_and_check(nor, sr1); in spi_nor_write_sr_and_check()

Completed in 9 milliseconds