Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1135 static int sst_write_byteprogram(struct spi_nor *nor, loff_t to, size_t len, in sst_write_byteprogram() function
1170 return sst_write_byteprogram(nor, to, len, retlen, buf); in sst_write()