Home
last modified time | relevance | path

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

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