Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/spi/
Dspi_flash.c701 static int sst_byte_write(struct spi_flash *flash, u32 offset, const void *buf) in sst_byte_write() function
743 ret = sst_byte_write(flash, offset, buf); in sst_write_wp()
784 ret = sst_byte_write(flash, offset, buf + actual); in sst_write_wp()
808 ret = sst_byte_write(flash, offset, buf + actual); in sst_write_bp()