Home
last modified time | relevance | path

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

/drivers/mtd/spi-nor/
A Dsst.c170 static int sst_nor_write_data(struct spi_nor *nor, loff_t to, size_t len, in sst_nor_write_data() function
207 ret = sst_nor_write_data(nor, to, 1, buf); in sst_nor_write()
218 ret = sst_nor_write_data(nor, to, 2, buf + actual); in sst_nor_write()
241 ret = sst_nor_write_data(nor, to, 1, buf + actual); in sst_nor_write()

Completed in 4 milliseconds