Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi_flash.c711 static int sst_byte_write(struct spi_flash *flash, u32 offset, const void *buf) in sst_byte_write() function
753 ret = sst_byte_write(flash, offset, buf); in sst_write_wp()
794 ret = sst_byte_write(flash, offset, buf + actual); in sst_write_wp()
818 ret = sst_byte_write(flash, offset, buf + actual); in sst_write_bp()